mirror of
https://github.com/androidx/media.git
synced 2025-05-08 16:10:38 +08:00
Remove TODO for supporting streams in Java FLAC extractor
Flac streams exist but are not commonly used. Also, they are not supported by the FLAC extension extractor. PiperOrigin-RevId: 284514327
This commit is contained in:
parent
74faa3aa9f
commit
87ca7961c2
@ -43,7 +43,6 @@ import java.lang.annotation.RetentionPolicy;
|
|||||||
import org.checkerframework.checker.nullness.qual.MonotonicNonNull;
|
import org.checkerframework.checker.nullness.qual.MonotonicNonNull;
|
||||||
|
|
||||||
// TODO: implement seeking.
|
// TODO: implement seeking.
|
||||||
// TODO: support live streams.
|
|
||||||
/**
|
/**
|
||||||
* Extracts data from FLAC container format.
|
* Extracts data from FLAC container format.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user