Interfaces
 InterfaceDescription
 ISound This interface defines all interfaces who implements the core sound objects in ASGard.
Classes
 ClassDescription
 AudioCodec The Audio codec ID number enumeration class.
 CameraExpert This expert manage all Camera reference in the application.
 CameraStatus The enumeration static class of all Camera status.
 CameraVO This value object contains all values to set a Camera object.
 CoreSound The CoreSound class extends the flash.media.Sound class and implements the IConfigurable, Identifiable, Lockable and ILogable interfaces.
 CoreVideo The CoreVideo class extends the flash.media.Video class and implements the IDisplayObject interface.
 CuePoint The CuePoint information object.
 FLVMetaData The FLVMetaData instances contains all datas values injected in the external FLV video.
 MediaExpert This core expert is a basic implementation to create the MicrophoneExpert and CameraExpert class.
 MicrophoneExpert This expert manage all Microphone reference in the application.
 MicrophoneStatus The enumeration static class of all Microphone status.
 MicrophoneVO This value object contains all values to set a Microphone object.
 SoundCollector This collector use a Map to register all Displays in the application.
 SoundLoader This action process is an helper who launch the load of a CoreSound object.
 VideoCodec The Video codec ID number enumeration class.