@:flash.property@:require(flash10_1)staticread onlyisSupported:Bool
@:flash.propertystaticread onlynames:Array<Dynamic>
@:value({ index : -1 })@:require(flash10_2)staticgetEnhancedMicrophone(index:Int = -1):Microphone
@:value({ index : -1 })staticgetMicrophone(index:Int = -1):Microphone
new()
@:flash.propertyread onlyactivityLevel:Float
@:flash.property@:require(flash10)codec:SoundCodec
@:flash.property@:require(flash10_1)enableVAD:Bool
@:flash.property@:require(flash10)encodeQuality:Int
@:flash.property@:require(flash10_2)enhancedOptions:MicrophoneEnhancedOptions
@:flash.property@:require(flash10)framesPerPacket:Int
@:flash.propertygain:Float
@:flash.propertyread onlyindex:Int
@:flash.propertyread onlymuted:Bool
@:flash.propertyread onlyname:String
@:flash.property@:require(flash10_1)noiseSuppressionLevel:Int
@:flash.propertyrate:Int
@:flash.propertyread onlysilenceLevel:Float
@:flash.propertyread onlysilenceTimeout:Int
@:flash.propertysoundTransform:SoundTransform
@:flash.propertyread onlyuseEchoSuppression:Bool
@:value({ state : true })setLoopBack(state:Bool = true):Void
@:value({ timeout : -1 })setSilenceLevel(silenceLevel:Float, timeout:Int = -1):Void
setUseEchoSuppression(useEchoSuppression:Bool):Void
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool