Package 

Class BrightcoveAudioTracksController

    • Method Summary

      Modifier and Type Method Description
      void showAudioTracksDialog() Helper that prepares the audio tracks dialog with the currentstate and displays the dialog over the video player.
      • 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

      • BrightcoveAudioTracksController

        BrightcoveAudioTracksController(BaseVideoView videoView, Context context)
        Constructor
        Parameters:
        videoView - A video view in charge of media playback.
        context - The context of the main application's activity.
    • Method Detail

      • showAudioTracksDialog

         void showAudioTracksDialog()

        Helper that prepares the audio tracks dialog with the currentstate and displays the dialog over the video player.