package flash.media
extends EventDispatcher
Available on flashnew ()
read only activityLevel:Float
codec:SoundCodec
enableVAD:Bool
encodeQuality:Int
enhancedOptions:MicrophoneEnhancedOptions
framesPerPacket:Int
gain:Float
read only index:Int
read only muted:Bool
read only name:String
noiseSuppressionLevel:Int
rate:Int
read only silenceLevel:Float
read only silenceTimeout:Int
soundTransform:SoundTransform
read only useEchoSuppression:Bool
setLoopBack (state:Bool = true):Void
setSilenceLevel (silenceLevel:Float, timeout:Int = -1):Void
setUseEchoSuppression (useEchoSuppression:Bool):Void
static read only isSupported:Bool
static read only names:Array<Dynamic>
static getEnhancedMicrophone (index:Int = -1):Microphone
static getMicrophone (index:Int = -1):Microphone
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/Microphone.html