mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
With this CL: - The large timestamp offset added by ExoPlayer so that decoders don't see any negative timestamps is removed before passing the timestamp to the AudioGraph. - Clipped media timestamps are offset by the clipping start position before being passed to the AudioGraph. - The offset added to the audio buffer timestamps is removed when computing the audio sink position, to convert them back to the timestamps passed by the player. PiperOrigin-RevId: 619225990 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
Test data module
Provides sample data for media unit and instrumentation tests.