Interface TextOutput
-
- All Known Subinterfaces:
Player.Listener
- All Known Implementing Classes:
AnalyticsCollector,DebugTextViewHelper,ExoPlayerTestRunner,ImaAdsLoader,SubtitleView
public interface TextOutputReceives text output.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCues(List<Cue> cues)Called when there is a change in theCues.
-