W3cubDocs

/Haxe Flash

Microphone

package flash.media

extends EventDispatcher

Available on flash

Constructor

new ()

Variables

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

Methods

setLoopBack (state:Bool = true):Void

setSilenceLevel (silenceLevel:Float, timeout:Int = -1):Void

setUseEchoSuppression (useEchoSuppression:Bool):Void

Static variables

static read only isSupported:Bool

static read only names:Array<Dynamic>

Static methods

static getEnhancedMicrophone (index:Int = -1):Microphone

static getMicrophone (index:Int = -1):Microphone

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/media/Microphone.html