DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration

The Extension Manager configuration dialog allows you to set following extension configuration variables:

Required settings

playerId

Property

playerId

Data type

string

Description

Default player ID for setting a custom player template across the site. Player ID and player key parameters could be found in the published player code. To retrieve that, please refer to the Brightcove documentation

playerIdPlaylist

Property

playerIdPlaylist

Data type

string

Description

Default player ID for setting a custom player with playlists template across the site.

playerKey

Property

playerKey

Data type

string

Description

Default player key for setting a custom player template across the site.

playerKeyPlaylist

Property

playerKeyPlaylist

Data type

string

Description

Default player key for setting a custom player with playlist template across the site.

readToken

Property

readToken

Data type

string

Description

API Read Token. To obtain a token, please refer to the Brightcove documentation.

Optional

defaultWidth

Property

defaultWidth

Data type

int

Description

Default width for video players.

Default

480

defaultHeight

Property

defaultHeight

Data type

int

Description

Default height for video players.

Default

270

defaultWidthPlaylist

Property

defaultWidthPlaylist

Data type

int

Description

Default width for players with playlist.

Default

960

defaultHeightPlaylist

Property

defaultHeightPlaylist

Data type

int

Description

Default height for players with playlist.

Default

445