Searched defs:FileRenderPassthrough (Results 1 – 1 of 1) sorted by relevance
202 class FileRenderPassthrough : public rtc::VideoSinkInterface<VideoFrame> { class204 FileRenderPassthrough(const std::string& basename, in FileRenderPassthrough() function in webrtc::FileRenderPassthrough