Go to the documentation of this file.
20 #ifndef GNASH_AUDIOINPUT_HAIKU_H
21 #define GNASH_AUDIOINPUT_HAIKU_H
49 return _activityLevel;
56 virtual double gain()
const {
76 virtual const std::string&
name()
const {
return _name; }
97 return _silenceTimeout;
101 _useEchoSuppression =
e;
105 return _useEchoSuppression;
110 double _activityLevel;
116 double _silenceLevel;
118 bool _useEchoSuppression;
@ i
Definition: GnashKey.h:155
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
@ g
Definition: GnashKey.h:153
@ s
Definition: GnashKey.h:165
@ r
Definition: GnashKey.h:164
@ a
Definition: GnashKey.h:147
#define DSOEXPORT
Definition: dsodefs.h:55
@ e
Definition: GnashKey.h:151