Searched refs:GetNextVideoSsrc (Results 1 – 3 of 3) sorted by relevance
131 uint32_t GetNextVideoSsrc();
292 uint32_t CallClient::GetNextVideoSsrc() { in GetNextVideoSsrc() function in webrtc::test::CallClient
405 ssrcs_.push_back(sender->GetNextVideoSsrc()); in SendVideoStream()