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

- Improve variable naming to include time units for clarity - Fix existing timestamp calculations to respect time units as well as track tempo (default values for now) - Ensure the synthesizer produces PCM for the correct amount of time (including gaps between commands). PiperOrigin-RevId: 458428243 (cherry picked from commit da0a208b89a7914dae577900c990b0f36c23df14)
Test data module
Provides sample data for media unit and instrumentation tests.