Media Player
The Media Player binary behavior consists of a set of interfaces and their members.
Interfaces
Topic | Contents |
---|---|
IAnimationComposer | Provides methods for the animation composer. |
IAnimationComposer2 | Extends the IAnimationComposer interface by providing initialization from a fragment. |
IAnimationComposerFactory | Provides a method to find an animation composer object. |
IAnimationComposerSite | Provides methods to support the animation composer site. |
IAnimationComposerSiteSink | Provides additional methods to support the animation composer site. |
IAnimationFragment | Provides methods to support animation fragments. |
IAnimationRoot | Provides methods to support the animation root. |
IFilterAnimationInfo | Provides a method to retrieve filter animation information. |
ITIMEActiveElementCollection | Implements a collection of elements that are currently active on the timeline. |
ITIMEAnimationElement | Exposes method to describe the movement of animated elements. |
ITIMEAnimationElement2 | Extends ITIMEAnimationElement with transition parameters. |
ITIMEDMusicPlayerObject | Provides a method to determine whether direct music is installed. |
ITIMEDVDPlayerObject | Provides DVD button navigation commands. |
ITIMEElement | Exposes methods to manipulate the time node. |
ITIMEElementCollection | Implements a collection of timed elements. |
ITIMEMediaElement | Exposes methods that describe the media element. |
ITIMEMediaElement2 | Extends the ITIMEMediaElement interface for Microsoft Internet Explorer 6. |
ITIMEMediaPlayer | Obsolete. Enables access to the sound properties of the player. |
ITIMEMediaPlayerAudio | Obsolete. This interface allows access to audio control properties for the player. |
ITIMEMediaPlayerControl | Obsolete. Allows retrieval of IUnknown using its ITIMEMediaPlayerControl::getControl method. |
ITIMEMediaPlayerNetwork | Obsolete. Allows you to access downloading and buffering information of the media. |
ITIMEMediaPlayerSite | Obsolete. This interface gives the player access to time state it should respect. |
ITIMEPlayItem | This interface provides access to members of the playItem object. |
ITIMEPlayItem2 | This interface extends ITIMEPlayItem by adding banner-related members to the playItem object. |
ITIMEPlayList | This interface provides access to members of the playlist collection. |
ITIMEState | Exposes methods that describe an HTML+TIME timeline. |
ITIMETransitionElement | Describes the properties of a visual transition. |