LibvpxVp9Decoder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
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).

Inherited functions

Link copied to clipboard
Request the decoder to decode a frame.
Link copied to clipboard
Should return a descriptive name for the implementation.
Link copied to clipboard
Initializes the decoding process with specified settings.
Link copied to clipboard
Called when the decoder is no longer needed.