applyTrackSelectionOverrides
open fun applyTrackSelectionOverrides(renderType: Int, trackSelectionOverrideCreator: TrackSelectionOverrideCreator)
Creates a {#TrackSelectionOverrides} with the TrackSelectionOverrideCreator and the render type. Such Track Selection Override will be set to the {#TrackSelector}.
If TrackSelectionOverrideCreator returns EMPTY_TRACK_SELECTION_OVERRIDES, the Track Selection Override will be ignored.
Parameters
trackSelectionOverrideCreator
the selection override creator