java.lang.Object | |
↳ | org.libpag.VideoDecoder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
VideoDecoder() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static void |
RegisterSoftwareDecoderFactory(long factory)
Register a software decoder factory to implement the decoder fallback mechanism.
| ||||||||||
static void |
SetMaxHardwareDecoderCount(int maxCount)
Set the maximum number of hardware video decoders that can be create.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Register a software decoder factory to implement the decoder fallback mechanism. For further info please visit : https://pag.io/docs/plugin-decoder.html
Set the maximum number of hardware video decoders that can be create.