Searched refs:StartLocalRenderer (Results 1 - 5 of 5) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/
H A Dmain_wnd.h61 virtual void StartLocalRenderer(webrtc::VideoTrackInterface* local_video) = 0;
96 virtual void StartLocalRenderer(webrtc::VideoTrackInterface* local_video);
H A Dconductor.cc406 main_wnd_->StartLocalRenderer(video_track);
H A Dmain_wnd.cc200 void MainWnd::StartLocalRenderer(webrtc::VideoTrackInterface* local_video) { function in class:MainWnd
/external/webrtc/webrtc/examples/peerconnection/client/linux/
H A Dmain_wnd.h43 virtual void StartLocalRenderer(webrtc::VideoTrackInterface* local_video);
H A Dmain_wnd.cc170 void GtkMainWnd::StartLocalRenderer(webrtc::VideoTrackInterface* local_video) { function in class:GtkMainWnd

Completed in 95 milliseconds