Commit dc7bc478 by aquilescanta Committed by Oliver Woodman

Update ProgressiveMediaSource note

PiperOrigin-RevId: 231567138
parent 0dd30546
......@@ -39,7 +39,7 @@ import java.io.IOException;
* extractors created by the factory that returns {@code true} from {@link Extractor#sniff} will be
* used to extract samples from the input stream.
*
* <p>Note that the built-in extractors for AAC, MPEG PS/TS and FLV streams do not support seeking.
* <p>Note that the built-in extractor for FLV streams does not support seeking.
*/
public final class ProgressiveMediaSource extends BaseMediaSource
implements ProgressiveMediaPeriod.Listener {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment