mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

`TextRenderer` is updated to output `CueGroup`, which contains the presentation time of the cues, in microseconds. PiperOrigin-RevId: 456531399
Robolectric test utils module
Provides test infrastructure for Robolectric-based media tests.