Searched refs:mMuxedCaptionFormats (Results 1 – 1 of 1) sorted by relevance
1059 private final ArrayList<Format> mMuxedCaptionFormats; field in MediaParser1382 mMuxedCaptionFormats = new ArrayList<>(); in MediaParser()1404 mMuxedCaptionFormats.clear(); in setMuxedCaptionFormats()1406 mMuxedCaptionFormats.add(toExoPlayerCaptionFormat(mediaFormat)); in setMuxedCaptionFormats()1454 mMuxedCaptionFormats); in createExtractor()1521 new DefaultTsPayloadReaderFactory(flags, mMuxedCaptionFormats)); in createExtractor()