Functions¶
|
Details¶
- GstWebRTC.webrtc_sdp_type_to_string(type)¶
- Parameters:
type (
GstWebRTC.WebRTCSDPType) – aGstWebRTC.WebRTCSDPType- Returns:
the string representation of type or “unknown” when type is not recognized.
- Return type:
|
type (GstWebRTC.WebRTCSDPType) – a GstWebRTC.WebRTCSDPType
the string representation of type or “unknown” when type is not recognized.