media/library/extractor/src
olly e606893ff8 Create a SampleDataReader interface for TrackOutput.sampleData().
Modify TrackOutput.sampleData() to accept SampleDataReader instead of ExtractorInput. SampleDataReader supports only read and skip calls, which all sampleData() implementations already restrict themselves to.

PiperOrigin-RevId: 294905155
2020-02-13 15:46:13 +00:00
..
main Create a SampleDataReader interface for TrackOutput.sampleData(). 2020-02-13 15:46:13 +00:00
test Share seek tests between FLAC extractors 2020-02-13 15:46:05 +00:00