Searched refs:receiver_only (Results 1 – 11 of 11) sorted by relevance
118 configuration.receiver_only = true; in CreateRtpRtcpModule()
211 configuration.receiver_only = false; in CreateRtpStreamSenders()
55 bool receiver_only = false; member
114 bool receiver_only() const { return receiver_only_; } in receiver_only() function
144 receiver_only_(config.receiver_only), in RTCPReceiver()177 receiver_only_(config.receiver_only), in RTCPReceiver()
78 if (!configuration.receiver_only) { in ModuleRtpRtcpImpl()
86 if (!configuration.receiver_only) {
162 config.receiver_only = false; in DefaultConfiguration()
238 config.receiver_only = true; in TEST_F()
581 configuration.receiver_only = true; in ChannelReceive()
90 configuration.receiver_only = true; in CreateRtpRtcpModule()