Package | Description |
---|---|
org.webrtc |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVideoEncoderFactory
Helper class that combines HW and SW encoders.
|
class |
HardwareVideoEncoderFactory
Factory for android hardware video encoders.
|
class |
SoftwareVideoEncoderFactory |
Modifier and Type | Method and Description |
---|---|
static VideoEncoderFactory |
MediaCodecVideoEncoder.createFactory()
Deprecated.
Create a VideoEncoderFactory that can be injected in the PeerConnectionFactory and replicate
the old behavior.
|
Modifier and Type | Method and Description |
---|---|
PeerConnectionFactory.Builder |
PeerConnectionFactory.Builder.setVideoEncoderFactory(VideoEncoderFactory videoEncoderFactory) |