Home
last modified time | relevance | path

Searched defs:SdpSemantics (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/sdk/objc/api/peerconnection/
DRTCConfiguration.mm526 + (RTCSdpSemantics)sdpSemanticsForNativeSdpSemantics:(webrtc::SdpSemantics)sdpSemantics {
/external/webrtc/api/
Dpeer_connection_interface.h171 enum class SdpSemantics { enum
/external/webrtc/sdk/android/api/org/webrtc/
DPeerConnection.java453 public enum SdpSemantics { enum in PeerConnection