ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

org.osmf.media 


The org.osmf.media package contains the classes used for media playback, as well as the low-level building blocks for media playback.



Classes
 ClassDescription
 DefaultMediaFactory DefaultMediaFactory is the default implementation of MediaFactory.
 LoadableElementBase LoadableElementBase is the base class for media elements that have a LoadTrait.
 MediaElement A MediaElement represents a unified media experience.
 MediaFactory MediaFactory represents a factory class for media elements.
 MediaFactoryItem MediaFactoryItem is the encapsulation of all information needed to dynamically create and initialize a MediaElement from a MediaFactory.
 MediaFactoryItemType MediaFactoryItemType is the enumeration of possible types of MediaFactoryItems.
 MediaPlayer MediaPlayer is the controller class used for interaction with all media types.
 MediaPlayerSprite MediaPlayerSprite provides MediaPlayer, MediaContainer, and MediaFactory capabilities all in one Sprite-based class.
 MediaPlayerState The MediaPlayerState class enumerates public constants that describe the current state of the MediaPlayer.
 MediaResourceBase A MediaResourceBase is a base class for media that serves as input to a MediaElement.
 MediaType MediaType identifies the various media types that the Open Source Media Framework can handle out of the box.
 PluginInfo PluginInfo is the encapsulation of the set of MediaFactoryItem objects that will be available to the application after the plugin has been successfully loaded.
 PluginInfoResource PluginInfoResource is a media resource that represents a static plugin.
 URLResource URLResource is a media resource that has a URL.