Home
last modified time | relevance | path

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

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