Interface ExoPlayerVideoDisplayComponent.CaptionListener

  • Enclosing class:
    ExoPlayerVideoDisplayComponent

    public static interface ExoPlayerVideoDisplayComponent.CaptionListener
    A listener for receiving notifications of timed text.
    • Method Detail

      • onCues

        void onCues​(java.util.List<com.google.android.exoplayer2.text.Cue> cues)