org.osmf.elements 套件包含所有的 MediaElement 實作。核心媒體類型 (視訊、音效、影像和 SWF) 中有 MediaElements。此外,還有可做為更複雜媒體呈現方式之建構區塊的 MediaElement 實作。
類別
類別 | 說明 | |
---|---|---|
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. |
Tue Jun 12 2018, 04:01 PM Z