Home
last modified time | relevance | path

Searched refs:showStream (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/tools/rtcbot/bot/browser/
Dbot.js95 function showStream(streamId, autoplay, muted) { function
138 showStream: showStream, property
/external/webrtc/webrtc/tools/rtcbot/test/
Dwebrtc_video_streaming.js42 bot1.showStream(stream.id, true, true);
50 bot2.showStream(event.stream.id, true, false);
Dtwo_way_video_streaming.js38 this.showStream(stream.id, true, true);
57 this.showStream(event.stream.id, true, false);
Dthree_bots_video_conference.js34 this.showStream(stream.id, true, true);
77 this.showStream(event.stream.id, true, false);
DoneWayVideoStreamingWithDownloadingFile.js46 bot1.showStream(stream.id, true, true);
54 bot2.showStream(event.stream.id, true, false);