
Add a demo app that can be used as a reference for how to use the native VP9 and Opus Extensions.
6 lines
338 B
Markdown
6 lines
338 B
Markdown
# WebM (VP9/Opus) Software Decoder Demo #
|
|
|
|
A demo app that shows how to use the ExoPlayer [VP9](../../extensions/vp9) and [Opus](../../extensions/opus) Extensions to enable VP9 and Opus playback in your app by bundling native libraries along with it.
|
|
|
|
The demo app depends on the VP9 and Opus Extensions being configured built correctly.
|