Home
last modified time | relevance | path

Searched defs:sdpSemantics (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js37 this.rtcConfig = {'sdpSemantics': 'plan-b'}; property
/external/webrtc/sdk/android/api/org/webrtc/
DPeerConnection.java525 public SdpSemantics sdpSemantics; field in PeerConnection.RTCConfiguration