Searched refs:mEnableRtcpTx (Results 1 – 2 of 2) sorted by relevance
90 mEnableRtcpTx = false; in IRtpSession()273 mEnableRtcpTx = true; in StartRtcp()292 mEnableRtcpTx = false; in StopRtcp()380 if (mEnableRtcpTx == false) in OnRtcpPacket()
141 bool mEnableRtcpTx; variable