Searched defs:closedCaptionFormats (Results 1 – 7 of 7) sorted by relevance
33 private final List<Format> closedCaptionFormats; field in SeiReader39 public SeiReader(List<Format> closedCaptionFormats) { in SeiReader()
104 private final List<Format> closedCaptionFormats; field in DefaultTsPayloadReaderFactory131 public DefaultTsPayloadReaderFactory(@Flags int flags, List<Format> closedCaptionFormats) { in DefaultTsPayloadReaderFactory()230 List<Format> closedCaptionFormats = this.closedCaptionFormats; in getClosedCaptionFormats() local
34 private final List<Format> closedCaptionFormats; field in UserDataReader37 public UserDataReader(List<Format> closedCaptionFormats) { in UserDataReader()
88 List<Format> closedCaptionFormats, in createDashChunkSource()159 List<Format> closedCaptionFormats, in DefaultDashChunkSource()
62 List<Format> closedCaptionFormats, in createDashChunkSource()
100 private static ExtractorFactory getExtractorFactory(final List<Format> closedCaptionFormats) { in getExtractorFactory()
131 private final List<Format> closedCaptionFormats; field in FragmentedMp4Extractor223 List<Format> closedCaptionFormats) { in FragmentedMp4Extractor()247 List<Format> closedCaptionFormats, in FragmentedMp4Extractor()