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

/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DRTCPeerConnection.cpp78 static ExceptionCode processIceServer(const Dictionary& iceServer, RTCConfiguration* rtcConfiguration) argument
137 RefPtr<RTCConfiguration> rtcConfiguration = RTCConfiguration::create(); local
158 PassRefPtr<RTCPeerConnection> RTCPeerConnection::create(ScriptExecutionContext& context, const Dictionary& rtcConfiguration, ExceptionCode& ec) argument
358 void RTCPeerConnection::updateIce(const Dictionary& rtcConfiguration, ExceptionCod argument
[all...]

Completed in 184 milliseconds