Home | History | Annotate | Download | only in webrtc

Lines Matching refs:RemoveRecvStream

1148 bool WebRtcVideoChannel2::RemoveRecvStream(uint32_t ssrc) {
1149 LOG(LS_INFO) << "RemoveRecvStream: " << ssrc;
1151 LOG(LS_ERROR) << "RemoveRecvStream with 0 ssrc is not supported.";