FakeTrackOutput.java
9.67 KB
-
Create a SampleDataReader interface for TrackOutput.sampleData(). · e606893f
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
olly committed