Interface TextOutput
-
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.
-