Package com.brightcove.player.display
Interface ExoPlayerVideoDisplayComponent.CaptionListener
-
- Enclosing class:
- ExoPlayerVideoDisplayComponent
public static interface ExoPlayerVideoDisplayComponent.CaptionListener
A listener for receiving notifications of timed text.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onCues(java.util.List<com.google.android.exoplayer2.text.Cue> cues)
-