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 Communication Server.



Classes
 ClassDescription
 Camera The Camera class is primarily for use with Flash Media Server, but can be used in a limited way without the server.
 ID3Info The ID3Info class contains properties that reflect ID3 metadata.
 Microphone The Microphone class lets you capture audio from a microphone attached to the computer that is running Flash Player.
 Sound The Sound class lets you work with sound in an application.
 SoundChannel The SoundChannel class controls a sound in an application.
 SoundLoaderContext The SoundLoaderContext class provides security checks for SWF files that load sound.
 SoundMixer The SoundMixer class contains static properties and methods for global sound control in the SWF file.
 SoundTransform The SoundTransform class contains properties for volume and panning.
 Video The Video class enables you to display live streaming video in an application without embedding it in your SWF file.