Microphone

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部