HomeSort by relevance Sort by last modified time
    Searched full:remove_video_src_id (Results 1 - 1 of 1) sorted by null

  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 790 uint32 remove_video_src_id = 0; local
798 remove_video_src_id = member_status.video_src_id();
802 RemoveStream(remove_audio_src_id, remove_video_src_id);

Completed in 43 milliseconds