org.osmf.containers 套件包含的類別可支援在播放應用程式中顯示物件。MediaContainer 類別可用於顯示使用 Flash 的物件,而 HTMLContainer 則可用於在 HTML 文件中包含 JavaScript 顯示物件。
介面
| 介面 | 說明 | |
|---|---|---|
| IMediaContainer | Defines the interface of objects within the OSMF that act as a container to a media object. | 
類別
| 類別 | 說明 | |
|---|---|---|
| HTMLMediaContainer | HTMLMediaContainer is an IMediaContainer-implementing class that uses ExternalInterface to expose the container's child media elements to JavaScript. | |
| MediaContainer | MediaContainer defines a Sprite-based IMediaContainer implementation. | 
Tue Jun 12 2018, 04:01 PM Z