Playback Config
Configures the playback behaviour of the player.
Constructors
Properties
The audio codec priority where the first index has the highest priority. For a single SourceConfig this can be overwritten using SourceConfig.audioCodecPriority.
Specifies how strictly potentially unsupported audio tracks and qualities are filtered out of a playback session.
The ForcedSubtitleCallback that shall be used to overwrite which subtitles are considered forced.
Specifies whether autoplay is enabled.
Specifies if time shifting (during live streaming) should be enabled.
Specifies if tunneled playback should be enabled. This property is ignored for Android versions below LOLLIPOP (21) or when VR sources are scheduled.
The SeekMode that will be used. Default is SeekMode.Exact.
The video codec priority where the index has the highest priority. For a single SourceConfig this can be overwritten using SourceConfig.videoCodecPriority.
Specifies how strictly potentially unsupported video qualities are filtered out of a playback session.