mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
First intention to support parsing MPEG-H 3D Audio in ExoPlayer is to take advantage of parsing capability from MediaParser API in AOSP. Just with this change ExoPlayer does't support decoding MPEG-H 3D Audio but can support decoding either by adding decoder with an extension or by using Android OS which has decoder capability with MediaCodec API. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
ExoPlayer test data
Provides sample data for ExoPlayer unit and instrumentation tests.