TrackSelectorFactory
An interface that is used by the ExoPlayerPool to create a new DefaultTrackSelector when needed.
Functions
Link copied to clipboard
abstract fun createDefaultTrackSelector(context: Context): DefaultTrackSelector
Content copied to clipboard
Creates a new DefaultTrackSelector instance, given the Context of the Application.