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.
Functions
| Function | Description |
---|
| scanHardware |
Forces a rescan of the microphones and cameras on the system. |
Classes
| Class | Description |
---|
| Camera |
Use the Camera class to capture video from a camera attached to a computer running Flash Player. |
| ID3Info |
The ID3Info class contains properties that reflect ID3 metadata. |
| Microphone |
Use the Microphone class to capture audio from a microphone attached to a computer running
Flash Player or Adobe AIR. |
| Sound |
The Sound class lets you work with sound in an application. |
| SoundChannel |
The SoundChannel class controls a sound in an application. |
| SoundCodec |
The SoundCodec class is an enumeration of constant values used in setting the codec property
of the Microphone class. |
| SoundLoaderContext |
The SoundLoaderContext class provides security checks for files that load sound. |
| SoundMixer |
The SoundMixer class contains static properties and methods for global sound control
in the application. |
| SoundTransform |
The SoundTransform class contains properties for volume and panning. |
| Video |
The Video class displays live or recorded video in an application
without embedding the video in your SWF file. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00