mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
The test is hidden behind the `@Ignore` annotation due to some flakiness. However, it will be removed when the subtitle parsing is moved to a pre-sample-queue architecture. The test media was created with: ```shell $ cp ../../dash/standalone-ttml/sample.xml sample.ttml $ MP4Box -add sample.ttml sample.text.mp4 $ MP4Box -frag 10000 sample.text.mp4 $ rm sample.ttml ``` PiperOrigin-RevId: 582347113 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
Test data module
Provides sample data for media unit and instrumentation tests.