Functions

webrtc_error_quark ()

webrtc_sdp_type_to_string (type)

Details

GstWebRTC.webrtc_error_quark()
Return type:

int

New in version 1.20.

GstWebRTC.webrtc_sdp_type_to_string(type)
Parameters:

type (GstWebRTC.WebRTCSDPType) – a GstWebRTC.WebRTCSDPType

Returns:

the string representation of type or “unknown” when type is not recognized.

Return type:

str