Name Description Size
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. 1417
RTCVideoRendererAdapter.h Creates a rtc::VideoSinkInterface surface for an RTCVideoRenderer. The rtc::VideoSinkInterface is used by WebRTC rendering code - this adapter adapts calls made to that interface to the RTCVideoRenderer supplied during construction. 835
RTCVideoRendererAdapter.mm 1951
video_codec
video_frame_buffer