Het pakket org.osmf.media bevat de klassen die worden gebruikt bij het afspelen van media, samen met de bouwstenen van het laagste niveau voor het afspelen van media.
Klassen
| Klasse | Beschrijving |
---|
| 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. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Wed Jun 13 2018, 11:57 AM Z