Searched refs:mEnableRtcpBye (Results 1 – 2 of 2) sorted by relevance
29 mEnableRtcpBye = false; in RtcpEncoderNode()72 mEnableRtcpBye, mRtcpXrBlockTypes, mRtcpFbTypes); in Start()78 mRtpSession->StartRtcp(mEnableRtcpBye); in Start()131 mEnableRtcpBye = false; in SetConfig()175 if (mEnableRtcpBye == true) in OnRtcpPacket()
96 bool mEnableRtcpBye; variable