public class LibvpxVp9Decoder extends WrappedNativeVideoDecoder
VideoDecoder.Callback, VideoDecoder.DecodeInfo, VideoDecoder.Settings
Constructor and Description |
---|
LibvpxVp9Decoder() |
Modifier and Type | Method and Description |
---|---|
long |
createNativeVideoDecoder()
The decoder implementation backing this interface is either 1) a Java
decoder (e.g., an Android platform decoder), or alternatively 2) a native
decoder (e.g., a software decoder or a C++ decoder adapter).
|
decode, getImplementationName, getPrefersLateDecoding, initDecode, release
public long createNativeVideoDecoder()
VideoDecoder
createNativeVideoDecoder
in interface VideoDecoder
createNativeVideoDecoder
in class WrappedNativeVideoDecoder
6.0.0