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
54413c26d4
commit
24afcdc36b
@ -43,7 +43,6 @@ import java.lang.annotation.RetentionPolicy;
|
||||
import org.checkerframework.checker.nullness.qual.MonotonicNonNull;
|
||||
|
||||
// TODO: implement seeking.
|
||||
// TODO: support live streams.
|
||||
/**
|
||||
* Extracts data from FLAC container format.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user