TrackSelectionOverrideCreator

A TrackSelectionOverride creator, that can be set using applyTrackSelectionOverrides to manually select the track renditions.

Inheritors

Properties

Link copied to clipboard
Indicates an empty TrackSelectionOverrideCreator.
Link copied to clipboard
val EMPTY_TRACK_SELECTION_OVERRIDES: TrackSelectionOverride
Indicates this is an empty Track Selection Overrides.

Functions

Link copied to clipboard
abstract fun create(trackGroups: TrackGroupArray, trackIndex: Int, parameters: Parameters): TrackSelectionOverride
Creates a TrackSelectionOverride based on the TrackGroup and track index provided.