mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Instead of `text/x-exoplayer-cues`, we will use `application/x-media3-cues`. The prefix should be `application` not `text` since the encoded form is arbitrary bytes, not necessarily text. The name should not reference `exoplayer`, since the Media3 Extractors (which are not part of `exoplayer`) produce this format. PiperOrigin-RevId: 550181852 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
Test data module
Provides sample data for media unit and instrumentation tests.