Searched refs:AddChannel (Results 1 – 3 of 3) sorted by relevance
64 void AddChannel(uint32_t ssrc, int channel) { in AddChannel() function
293 int AddChannel(const webrtc::Config& config) { in AddChannel() function338 return AddChannel(empty_config);341 return AddChannel(config);
187 transport_->AddChannel(stream, stream); in StartRemoteStream()