| window.runtime 属性 | window.runtime.flash.media.SoundCodec |
| 继承 | SoundCodec Object |
| 运行时版本: | 1.5 |
Microphone 类的 codec 属性时使用的常量值的枚举。
| 常量 | 定义方 | ||
|---|---|---|---|
| NELLYMOSER : String = "NellyMoser" [静态]
指定将使用 Nellymoser 编解码器进行音频压缩。 | SoundCodec | ||
| SPEEX : String = "Speex" [静态]
指定将使用 Speex 编解码器进行音频压缩。 | SoundCodec | ||