Searched defs:offer_to_receive_audio (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dpeerconnectioninterface.h283 int offer_to_receive_audio; member in struct:webrtc::PeerConnectionInterface::RTCOfferAnswerOptions
290 offer_to_receive_audio(kUndefined),
296 int offer_to_receive_audio,
301 offer_to_receive_audio(offer_to_receive_audio),
295 RTCOfferAnswerOptions(int offer_to_receive_video, int offer_to_receive_audio, bool voice_activity_detection, bool ice_restart, bool use_rtp_mux) argument

Completed in 37 milliseconds