| Method | Defined by | ||
|---|---|---|---|
| NeaveMicrophone | |||
|
getMicrophone():Microphone
[static]
Sets up and returns the microphone object
| NeaveMicrophone | ||
|
startAutoGain():void
[static]
Set up gain control
| NeaveMicrophone | ||
|
stopAutoGain():void
[static]
Stop gain control
| NeaveMicrophone | ||
| NeaveMicrophone | () | constructor |
public function NeaveMicrophone()
| getMicrophone | () | method |
public static function getMicrophone():MicrophoneSets up and returns the microphone object
ReturnsMicrophone — A microphone object
|
| startAutoGain | () | method |
public static function startAutoGain():voidSet up gain control
| stopAutoGain | () | method |
public static function stopAutoGain():voidStop gain control