media/demos/composition
shahddaghash 5acb483222 Add export settings to demo-composition
Added UI and logic implementation for the following export settings:
* Output audio MIME type
* Output video MIME type
* Enable debug tracing
* Use Media3 Muxer
* Produce fragmented MP4

The settings are shown in a dialog when `Export` button is clicked.

PiperOrigin-RevId: 685648147
2024-10-14 03:46:05 -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.