| Package | Description |
|---|---|
| org.webrtc |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVideoDecoderFactory
Helper class that combines HW and SW decoders.
|
class |
HardwareVideoDecoderFactory
Factory for Android hardware VideoDecoders.
|
class |
PlatformSoftwareVideoDecoderFactory
Factory for Android platform software VideoDecoders.
|
class |
SoftwareVideoDecoderFactory |
| Modifier and Type | Method and Description |
|---|---|
static VideoDecoderFactory |
MediaCodecVideoDecoder.createFactory()
Deprecated.
Create a VideoDecoderFactory that can be injected in the PeerConnectionFactory and replicate
the old behavior.
|
| Modifier and Type | Method and Description |
|---|---|
PeerConnectionFactory.Builder |
PeerConnectionFactory.Builder.setVideoDecoderFactory(VideoDecoderFactory videoDecoderFactory) |