media/demo_misc/webm_sw_decoder
Oliver Woodman 6ee6bc5c59 webm demo app: Fix crash on screen touch
Fix crash on screen touch before starting playback. mediaController cannot be
used until after setMediaPlayer has been called on it.
2015-08-11 17:48:45 +01:00
..
2015-05-12 18:32:22 +01:00

WebM (VP9/Opus) Software Decoder Demo

A demo app that shows how to use the ExoPlayer VP9 and 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.