| Interface | Description |
|---|---|
| VpxOutputBufferRenderer |
Renders the
VpxOutputBuffer. |
| Class | Description |
|---|---|
| LibvpxVideoRenderer |
Decodes and renders video using the native VP9 decoder.
|
| VpxLibrary |
Configures and queries the underlying native library.
|
| VpxVideoSurfaceView |
A GLSurfaceView extension that scales itself to the given aspect ratio.
|
| Exception | Description |
|---|---|
| VpxDecoderException |
Thrown when a libvpx decoder error occurs.
|