Package 

Class ExoPlayerSourceSelectionController

  • All Implemented Interfaces:
    com.brightcove.player.controller.SourceSelector , com.brightcove.player.event.Component

    @Deprecated() 
    public class ExoPlayerSourceSelectionController
    extends DefaultSourceSelectionController
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      ExoPlayerSourceSelectionController(EventEmitter eventEmitter) Initializes this controller with the given EventEmitter.
    • Method Summary

      Modifier and Type Method Description
      Source selectSource(@NonNull() Video video)
      • Methods inherited from class com.brightcove.player.controller.DefaultSourceSelectionController

        create, createWithSourceSelector, findBestSourceByBitRate, getSourceSelector, selectSource, setSourceSelector
      • Methods inherited from class com.brightcove.player.event.AbstractComponent

        addListener, addOnceListener, getEventEmitter, removeListener, removeListeners
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExoPlayerSourceSelectionController

        ExoPlayerSourceSelectionController(EventEmitter eventEmitter)
        Initializes this controller with the given EventEmitter.
        Parameters:
        eventEmitter - the EventEmitter through which this controller will interact