gstreamer-webrtc-1.0 Reference Manual
gstreamer-webrtc-1.0
Description:
GStreamer WebRTC Library
Home:
https://gstreamer.freedesktop.org/
C-Documentation:
https://gstreamer.freedesktop.org/documentation/webrtclib/index.html
Content:
Namespaces:
Gst
Classes:
WebRTCDTLSTransport
WebRTCDataChannel
WebRTCICE
WebRTCICEStream
WebRTCICETransport
WebRTCRTPReceiver
-
An object to track the receiving aspect of the stream
WebRTCRTPSender
-
An object to track the sending aspect of the stream
WebRTCRTPTransceiver
-
Mostly matches the WebRTC RTCRtpTransceiver interface.
WebRTCSCTPTransport
WebRTCSessionDescription
-
See < https://www.
Structs:
WebRTCICECandidateStats
Enums:
WebRTCBundlePolicy
-
See https://tools.
WebRTCDTLSSetup
WebRTCDTLSTransportState
WebRTCDataChannelState
-
See < http://w3c.
WebRTCFECType
WebRTCICEComponent
WebRTCICEConnectionState
-
See < http://w3c.
WebRTCICEGatheringState
-
See < http://w3c.
WebRTCICERole
WebRTCICETransportPolicy
-
See https://tools.
WebRTCKind
-
https://w3c.
WebRTCPeerConnectionState
-
See < http://w3c.
WebRTCPriorityType
-
See <http://w3c.
WebRTCRTPTransceiverDirection
WebRTCSCTPTransportState
-
See < http://w3c.
WebRTCSDPType
-
See <http://w3c.
WebRTCSignalingState
-
See <http://w3c.
WebRTCStatsType
Error domains:
WebRTCError
-
See <https://www.
Delegates:
public
delegate
void
WebRTCICEOnCandidateFunc
(
WebRTCICE
ice,
uint
stream_id,
string
candidate)
Callback function to be triggered on discovery of a new candidate
Methods:
public
Quark
webrtc_error_quark
()
public
unowned
string
webrtc_sdp_type_to_string
(
WebRTCSDPType
type)
2022 vala-language.org