Searched refs:MSG_SEND_RTCP_PACKET (Results 1 – 1 of 1) sorted by relevance
84 MSG_SEND_RTCP_PACKET, enumerator394 int message_id = rtcp ? MSG_SEND_RTCP_PACKET : MSG_SEND_RTP_PACKET; in SendPacket()743 case MSG_SEND_RTCP_PACKET: { in OnMessage()747 bool rtcp = pmsg->message_id == MSG_SEND_RTCP_PACKET; in OnMessage()772 network_thread_->Clear(this, MSG_SEND_RTCP_PACKET, &rtcp_messages); in FlushRtcpMessages_n()774 network_thread_->Send(RTC_FROM_HERE, this, MSG_SEND_RTCP_PACKET, in FlushRtcpMessages_n()