Packagecom.neave.media
Classpublic class NeaveMicrophone



Public Methods
 MethodDefined by
  
NeaveMicrophone
  
getMicrophone():Microphone
[static] Sets up and returns the microphone object
NeaveMicrophone
  
[static] Set up gain control
NeaveMicrophone
  
stopAutoGain():void
[static] Stop gain control
NeaveMicrophone
Constructor detail
NeaveMicrophone()constructor
public function NeaveMicrophone()
Method detail
getMicrophone()method
public static function getMicrophone():Microphone

Sets up and returns the microphone object

Returns
Microphone — A microphone object
startAutoGain()method 
public static function startAutoGain():void

Set up gain control

stopAutoGain()method 
public static function stopAutoGain():void

Stop gain control