gstreamer-webrtc-1.0
Description:
GStreamer WebRTC Library
- Home: https://gstreamer.freedesktop.org/
 - C-Documentation: https://gstreamer.freedesktop.org/documentation/webrtclib/index.html
 - Devhelp-Package download
 
Content:
Namespaces:
- Gst
 - WebRTCDTLSTransport
 - WebRTCDataChannel
 - WebRTCICE
 - WebRTCICECandidateStats
 - 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.
 - 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 - See < https://w3c.
 - WebRTCError - See < https://www.
 - public delegate void WebRTCICEOnCandidateFunc (WebRTCICE ice, uint stream_id, string candidate)
        
        Callback function to be triggered on discovery of a new candidate
 - public Quark webrtc_error_quark ()
        
        
 - public unowned string webrtc_sdp_type_to_string (WebRTCSDPType type)