| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
The SoundCodec class is an enumeration of constant values used in setting the
codec property
of the
Microphone class.
public static const NELLYMOSER:String = "NellyMoser"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to specify that the Nelly Moser codec be used for compressing audio.
This is also the default state of the Microphone.codec property.
public static const SPEEX:String = "Speex"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to specify that the Speex codec be used for compressing audio.
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Tue May 20 2008, 04:02 AM -07:00