webrtcvoiceengine.h | 292 int voe_channel() const { return voe_channel_; } function in class:cricket::WebRtcMediaChannel 408 return channel_id == voe_channel(); 431 // When the default channel (voe_channel) is used for sending, it is 435 // Note the default channel (voe_channel()) can reside in both
|