
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
7 lines
213 B
Markdown
7 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.
|