mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
This class is not ready for production app usage yet, so it is still marked `@RestrictTo(LIBRARY_GROUP)` for now. Apps can experiment with it in a non-prod context by suppressing the associated lint error. * Issue: androidx/media#1014 * Issue: androidx/media#1185 * Issue: androidx/media#816 PiperOrigin-RevId: 633921353
6 lines
213 B
Markdown
6 lines
213 B
Markdown
# Composition demo
|
|
|
|
This app is an experimental demo app to demonstrate how to use Composition and CompositionPlayer APIs.
|
|
|
|
See the [demos README](../README.md) for instructions on how to build and run
|
|
this demo.
|