mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
LibFlac internally can skip ID3 tags correctly. Therefore, we don't need to keep track of the whole ID3 header section and skip through this section in Java code. We can just set the whole stream to the native library, and it will handle skipping ID3 tags correctly. The only thing that the Java part need to do is peeking and parsing ID3 tags (if present), in order to populate the track format metadata. GitHub: #4055. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=193327602 |
||
|---|---|---|
| .. | ||
| cast | ||
| cronet | ||
| ffmpeg | ||
| flac | ||
| gvr | ||
| ima | ||
| jobdispatcher | ||
| leanback | ||
| mediasession | ||
| okhttp | ||
| opus | ||
| rtmp | ||
| vp9 | ||
| README.md | ||
ExoPlayer extensions
ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.