mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
This provides better compatibility with MediaExtractor, which does read these fields; we also need them for being able to mux file contents into another mp4 file. Also, there is a minor refactor included so that we have an actual type for esds box contents instead of a pair. PiperOrigin-RevId: 438673825 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
Extractor module
Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.