Het pakket org.osmf.elements bevat alle MediaElement-implementaties. Er bestaan MediaElements voor de belangrijkste mediatypen (video, audio, afbeeldingen en SWF-bestanden). Bovendien zijn er MediaElement-implementaties die als bouwstenen fungeren voor meer complexe mediapresentaties.
Klassen
Klasse | Beschrijving | |
---|---|---|
AudioElement | AudioElement is a media element specifically created for audio playback. | |
BeaconElement | BeaconElement is a media element which maps the "play" operation to the request (via an HTTP GET) of a URL. | |
CompositeElement | CompositeElement is a media element which encapsulates a collection of other more granular media elements. | |
DurationElement | DurationElement is a media element that wraps a MediaElement to give it temporal capabilities. | |
F4MElement | F4MElement is a media element used to load media from F4M files. | |
F4MLoader | F4MLoader is a loader that is capable of loading F4M files. | |
HTMLElement | HTMLElement is a media element that represents a piece of media external to the Flash SWF, and within an HTML region. | |
ImageElement | ImageElement is a media element specifically created for presenting still images. | |
ImageLoader | ImageLoader is a loader that is capable of loading and displaying image files. | |
LightweightVideoElement | LightweightVideoElement is a media element specifically created for video playback. | |
LoadFromDocumentElement | LoadFromDocumentElement is the base class for MediaElements that load documents that contain information about the real MediaElement to expose. | |
ManifestLoaderBase | ManifestLoader is a base loader class for objects that are capable of loading Flash Media Manifests either from F4M files or from the direct String representation of the manifest. | |
ParallelElement | ParallelElement is a media composition whose elements are presented in parallel (concurrently). | |
ProxyElement | ProxyElement is a media element that acts as a wrapper for another MediaElement. | |
SerialElement | SerialElement is a media composition whose elements are presented serially (i.e. | |
SoundLoader | SoundLoader is a loader that is capable of loading progressive audio files. | |
SWFElement | SWFElement is a media element specifically created for presenting SWFs. | |
SWFLoader | SWFLoader is a loader that is capable of loading and displaying SWF files. | |
VideoElement | VideoElement is a media element specifically created for video playback. |
Wed Jun 13 2018, 11:57 AM Z