media/libraries/extractor/src
rohks 847c1252e2 Add default method durationUs(long) in TrackOutput
The method allows extractors to set track duration when available. The `default` implementation does nothing, allowing implementers of `TrackOutput` to override it if they need to handle track duration.

Implemented it in `FakeExtractor` to print track duration in dump files.

PiperOrigin-RevId: 688110288
2024-10-21 06:18:00 -07:00
..
androidTest Remove CueDecoder.decode overload without length & offset params 2024-08-16 07:59:12 -07:00
main Add default method durationUs(long) in TrackOutput 2024-10-21 06:18:00 -07:00
test Add ForwardingTrackOutput implementation 2024-10-16 04:20:33 -07:00