media3/demos/composition
dancho b9ec24a269 Fix AV sync for sequences with audio track shorter than video
For each item, AudioGraphInput now pads the input audio track with silence
to the duration given in onMediaItemChanged.

Possibly resolves Issue: androidx/media#921 .

PiperOrigin-RevId: 634753721
2024-05-17 06:54:39 -07:00
..

Composition demo

This app is an experimental demo app to demonstrate how to use Composition and CompositionPlayer APIs.

See the demos README for instructions on how to build and run this demo.