| GStreamer Good Plugins 1.0 Plugins Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
"leaky" gboolean : Read / Write "pre-length" guint64 : Read / Write "run-length" guint64 : Read / Write "threshold" gdouble : Read / Write "threshold-dB" gdouble : Read / Write
Analyses the audio signal for periods of silence. The start and end of
silence is signalled by bus messages named
"cutter".
The message's structure contains two fields:
GstClockTime
"timestamp":
the timestamp of the buffer that triggered the message.
gboolean
"above":
TRUE for begin of silence and FALSE for end of silence.