H A D | peerconnectioninterface.h | 285 bool ice_restart; member in struct:webrtc::PeerConnectionInterface::RTCOfferAnswerOptions 292 ice_restart(false), 298 bool ice_restart, 303 ice_restart(ice_restart), 295 RTCOfferAnswerOptions(int offer_to_receive_video, int offer_to_receive_audio, bool voice_activity_detection, bool ice_restart, bool use_rtp_mux) argument
|