Members
-
<private> _playerService :PlayerClient.PlayerService
-
Player service instance
Type:
- PlayerClient.PlayerService
-
activeXWindowProperty :string
-
Name of the ActiveX object property
Type:
- string
-
autoplay :boolean
-
autoplay ON|OFF
Type:
- boolean
-
flashConfiguration :PlayerClient.Config.PlayersConfiguration.FlashConfiguration
-
Data object for Flash Player
Type:
-
flashPlugin :string
-
path to flash player plugin
Type:
- string
-
hlsPlugin :string
-
path to HLS player plugin
Type:
- string
-
id :string|undefined
-
DOM element id. Optional property.
Type:
- string | undefined
-
logger :PlayerClient.Config.Logger
-
Custom logger
Type:
-
mediaType :PlayerClient.Constants.MEDIA_TYPE
-
Bitmask of media types supported by the program.
Type:
-
playersConfiguration :string
-
path to JSON configuration file
Type:
- string
See:
-
- JSON file format PlayerClient.Config.PlayersConfiguration.PlayersConfigData
-
playersOrder :array
-
List of media players in the preferred order.
Type:
- array
-
silverlightConfiguration :PlayerClient.Config.PlayersConfiguration.SilverlightConfiguration
-
Data object for Flash Player
Type:
-
silverlightPlugin :string
-
path to Silverlight player plugin. This relative path is based on the location of the HTML page that will contain the object element.
Type:
- string
-
streams :PlayerClient.PlayerParams.Streams
-
A collection of URLs for the media
Type:
-
thumbnail :string|undefined
-
Program's thumbnail. Optional property.
Type:
- string | undefined
-
wmpConfiguration :PlayerClient.Config.PlayersConfiguration.WMPConfiguration
-
Data object for Windows Media Player
Type: