RTCNativeVideoDecoder.h |
|
734 |
RTCNativeVideoDecoder.mm |
|
1334 |
RTCNativeVideoDecoderBuilder+Native.h |
|
739 |
RTCNativeVideoEncoder.h |
|
734 |
RTCNativeVideoEncoder.mm |
|
1740 |
RTCNativeVideoEncoderBuilder+Native.h |
|
739 |
RTCVideoCodecConstants.h |
|
632 |
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.
|
895 |
RTCVideoDecoderAV1.mm |
|
1216 |
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 |
|
1215 |
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 |
|
1386 |
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 |
|
1983 |
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 |
|
1774 |
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 |
|
1896 |