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

We need to pass timestamp for the list of cues so we are defining a new class CueGroup which will store both cues and timestamp. PiperOrigin-RevId: 449212054
Session test common module
Provides common components for use by session tests.