Searched refs:NumOfPlayingChannels (Results 1 – 3 of 3) sorted by relevance
56 int NumOfPlayingChannels();
88 int SharedData::NumOfPlayingChannels() { in NumOfPlayingChannels() function in webrtc::voe::SharedData
615 if (shared_->NumOfPlayingChannels() == 0) { in StopPlayout()