mediaPlayer Methods

Table 1 lists the methods of the mediaPlayer class.

Methods

Table 1. Methods of the mediaPlayer class

Name

Description

mediaPlayer.attachToMediaLinks(rootElement, silverlightMediaExtensions, templateSource, forceMediaTitleFromLinkTitle) Method

Attaches target content to media links.

mediaPlayer.createMediaPlayer(parentElement, id, width, height, playerParams, fallbackHTML, source, playerLoaded, playerResized) Method

Initializes a new instance of the media player object.

mediaPlayer.createOverlayPlayer(source, playerParams) Method

Initializes a new instance of the media player in overlay mode.

mediaPlayer.getOverlayPlayer() Method

Gets an instance of the media player that is in overlay mode.

See Also

Reference

mediaPlayer Class