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. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 03:32 PM Z