RTCNativeVideoDecoder.h |
|
725 |
RTCNativeVideoDecoder.mm |
|
1325 |
RTCNativeVideoDecoderBuilder+Native.h |
|
730 |
RTCNativeVideoEncoder.h |
|
725 |
RTCNativeVideoEncoder.mm |
|
1731 |
RTCNativeVideoEncoderBuilder+Native.h |
|
730 |
RTCVideoCodecConstants.h |
|
618 |
RTCVideoCodecConstants.mm |
|
691 |
RTCVideoDecoderAV1.h |
This returns a AV1 decoder that can be returned from a RTCVideoDecoderFactory injected into
RTCPeerConnectionFactory. Even though it implements the RTCVideoDecoder protocol, it can not be
used independently from the RTCPeerConnectionFactory.
|
881 |
RTCVideoDecoderAV1.mm |
|
1202 |
RTCVideoDecoderVP8.h |
This returns a VP8 decoder that can be returned from a RTCVideoDecoderFactory injected into
RTCPeerConnectionFactory. Even though it implements the RTCVideoDecoder protocol, it can not be
used independently from the RTCPeerConnectionFactory.
|
881 |
RTCVideoDecoderVP8.mm |
|
1201 |
RTCVideoDecoderVP9.h |
This returns a VP9 decoder that can be returned from a RTCVideoDecoderFactory injected into
RTCPeerConnectionFactory. Even though it implements the RTCVideoDecoder protocol, it can not be
used independently from the RTCPeerConnectionFactory.
|
903 |
RTCVideoDecoderVP9.mm |
|
1372 |
RTCVideoEncoderAV1.h |
This returns a AV1 encoder that can be returned from a RTCVideoEncoderFactory injected into
RTCPeerConnectionFactory. Even though it implements the RTCVideoEncoder protocol, it can not be
used independently from the RTCPeerConnectionFactory.
|
1091 |
RTCVideoEncoderAV1.mm |
|
1969 |
RTCVideoEncoderVP8.h |
This returns a VP8 encoder that can be returned from a RTCVideoEncoderFactory injected into
RTCPeerConnectionFactory. Even though it implements the RTCVideoEncoder protocol, it can not be
used independently from the RTCPeerConnectionFactory.
|
1069 |
RTCVideoEncoderVP8.mm |
|
1760 |
RTCVideoEncoderVP9.h |
This returns a VP9 encoder that can be returned from a RTCVideoEncoderFactory injected into
RTCPeerConnectionFactory. Even though it implements the RTCVideoEncoder protocol, it can not be
used independently from the RTCPeerConnectionFactory.
|
1092 |
RTCVideoEncoderVP9.mm |
|
1882 |