The flash.media package contains classes for working with multimedia assets such as sound and video. It also contains the video and audio classes available in Flash Media Server.



Classes
 ClassDescription
 CameraUse the Camera class to capture video from a camera attached to a computer running Flash Player.
 ID3InfoThe ID3Info class contains properties that reflect ID3 metadata.
 MicrophoneUse the Microphone class to capture audio from a microphone attached to a computer running Flash Player.
 SoundThe Sound class lets you work with sound in an application.
 SoundChannelThe SoundChannel class controls a sound in an application.
 SoundCodecThe SoundCodec class is an enumeration of constant values used in setting the codec property of the Microphone class.
 SoundLoaderContextThe SoundLoaderContext class provides security checks for SWF files that load sound.
 SoundMixerThe SoundMixer class contains static properties and methods for global sound control in the application.
 SoundTransformThe SoundTransform class contains properties for volume and panning.
 VideoThe Video class displays live or recorded video in an application without embedding the video in your SWF file.