media/demos/composition
kimvde ce7bf8f76c Composition demo: use isLooping for background audio
By using this setter, the duration of the background audio doesn't need
to be computed anymore. It will also repeat the audio track if the video
track is longer.

PiperOrigin-RevId: 737621668
2025-03-17 08:22:32 -07:00
..
2024-07-01 01:34:17 -07:00

Composition demo

This app is an EXPERIMENTAL demo app created to explore the potential of Composition and CompositionPlayer APIs. It may exhibit limited features, occasional bugs, or unexpected behaviors.

Attention: CompositionPlayer APIs should be taken as work in progress, rather than experimental API. Please await further announcement via Release Notes for when the APIs are fully integrated.

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