VideoPlayer.initialbitrate

[VideoPlayer.|<containerId>_videoPlayer.]initialbitrate= *value*

value

Sets the video bitrate (in kilobits per seconds or kbps) that is used for initial playback of video on desktops.

If this bitrate value does not exist in the Adaptive Video Set, then the video player starts the video that has the next lowest bitrate.

If set to 0 , the video player starts from the lowest possible bitrate. Applicable only for systems that do not have native support for HTML5 HLS video (which are Firefox, Chrome and Internet Explorer 11 browsers on Windows 10), and when playback mode is set to auto .

Properties

Optional.

Default

1400

Example

initialbitrate=600

On this page