| logging |
|
|
| peerconnection |
|
|
| RTCVideoRendererAdapter+Private.h |
The Objective-C video renderer passed to this adapter during construction.
Calls made to the webrtc::VideoRenderInterface will be adapted and passed to
this video renderer.
|
1433 |
| RTCVideoRendererAdapter.h |
Creates a webrtc::VideoSinkInterface surface for an RTCVideoRenderer. The
webrtc::VideoSinkInterface is used by WebRTC rendering code - this
adapter adapts calls made to that interface to the RTCVideoRenderer supplied
during construction.
|
841 |
| RTCVideoRendererAdapter.mm |
|
1942 |
| video_codec |
|
|
| video_frame_buffer |
|
|