mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Mp4Muxer caches the samples and then writes them in batches. The new API allows disabling the batching and writing sample immediately. PiperOrigin-RevId: 689352771
Test data module
Provides sample data for media unit and instrumentation tests.