Class BundledChunkExtractor

    • Constructor Detail

      • BundledChunkExtractor

        public BundledChunkExtractor​(Extractor extractor,
                                     @com.google.android.exoplayer2.C.TrackType int primaryTrackType,
                                     Format primaryTrackManifestFormat)
        Deprecated.
        Creates an instance.
        Parameters:
        extractor - The extractor to wrap.
        primaryTrackType - The type of the primary track.
        primaryTrackManifestFormat - A manifest defined Format whose data should be merged into any sample Format output from the Extractor for the primary track.