mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
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 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
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.