mirror of
https://github.com/androidx/media.git
synced 2025-05-04 14:10:40 +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 (cherry picked from commit f181855c5e1577b2df2d61ca49b04e6a202679b0)
Test data module
Provides sample data for media unit and instrumentation tests.