Searched defs:getCues (Results 1 – 9 of 9) sorted by relevance
57 List<Cue> getCues(long timeUs); in getCues() method
64 public List<Cue> getCues(long timeUs) { in getCues() method in SubtitleOutputBuffer
53 public List<Cue> getCues(long timeUs) { in getCues() method in Mp4WebvttSubtitle
56 public List<Cue> getCues(long timeUs) { in getCues() method in CeaSubtitle
50 public List<Cue> getCues(long timeUs) { in getCues() method in DvbSubtitle
48 public List<Cue> getCues(long timeUs) { in getCues() method in PgsSubtitle
59 public List<Cue> getCues(long timeUs) { in getCues() method in Tx3gSubtitle
73 public List<Cue> getCues(long timeUs) { in getCues() method in TtmlSubtitle
235 public List<Cue> getCues( in getCues() method in TtmlNode