Definition at line 35 of file af_silencedetect.c.
Definition at line 36 of file af_silencedetect.c.
noise amplitude ratio
Definition at line 37 of file af_silencedetect.c.
Referenced by config_input().
minimum duration of silence until notification
Definition at line 38 of file af_silencedetect.c.
Referenced by filter_frame(), and update().
current number of continuous zero samples
Definition at line 39 of file af_silencedetect.c.
Referenced by filter_frame(), and update().
if silence is detected, this value contains the time of the first zero sample
Definition at line 40 of file af_silencedetect.c.
Referenced by update().
last sample rate to check for sample rate changes
Definition at line 41 of file af_silencedetect.c.
Referenced by filter_frame().
Definition at line 43 of file af_silencedetect.c.
Referenced by config_input(), and filter_frame().