mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

Allow trimming an arbitrary small number of samples (needing to trim up to two samples actually seems to be common). For larger numbers of samples we do coarse trimming by applying the edit list in the normal path, and don't use gapless playback. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192736956
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.