mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00
Update ProgressiveMediaSource note
PiperOrigin-RevId: 231567138
This commit is contained in:
parent
0dd305461d
commit
dc7bc4785e
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user