mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

`TextRenderer` is updated to output `CueGroup`, which contains the presentation time of the cues, in microseconds. PiperOrigin-RevId: 456531399
Test data module
Provides sample data for media unit and instrumentation tests.