| RTCNativeVideoDecoder.h |
|
734 |
| RTCNativeVideoDecoder.mm |
|
1334 |
| RTCNativeVideoDecoderBuilder+Native.h |
|
743 |
| RTCNativeVideoEncoder.h |
|
734 |
| RTCNativeVideoEncoder.mm |
|
1758 |
| RTCNativeVideoEncoderBuilder+Native.h |
|
743 |
| RTCVideoCodecConstants.h |
|
632 |
| RTCVideoCodecConstants.mm |
|
688 |
| 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.
|
895 |
| RTCVideoDecoderAV1.mm |
|
1228 |
| 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.
|
895 |
| RTCVideoDecoderVP8.mm |
|
1224 |
| 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.
|
917 |
| RTCVideoDecoderVP9.mm |
|
1395 |
| 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.
|
1105 |
| RTCVideoEncoderAV1.mm |
|
2043 |
| 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.
|
1083 |
| RTCVideoEncoderVP8.mm |
|
1835 |
| 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.
|
1106 |
| RTCVideoEncoderVP9.mm |
|
1944 |