Home
last modified time | relevance | path

Searched refs:mMuxedCaptionFormats (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Media/apex/framework/java/android/media/
DMediaParser.java1059 private final ArrayList<Format> mMuxedCaptionFormats; field in MediaParser
1382 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()