Searched refs:ST_RTCP (Results 1 – 2 of 2) sorted by relevance
72 enum SocketType { ST_RTP, ST_RTCP }; enumerator
221 case ST_RTCP: return rtcp_transport_channel_->SetOption(opt, value); in SetOption()