ExoPlayerSourceSelectionController

Deprecated

Deprecated

Instead of subclassing DefaultSourceSelectionController, please create your customized SourceSelector and use it to construct the DefaultSourceSelectionController with createWithSourceSelector

Constructors

Link copied to clipboard
constructor(eventEmitter: EventEmitter)
Initializes this controller with the given EventEmitter.

Functions

Link copied to clipboard
open fun selectSource(video: Video): Source