Crate gstreamer_webrtc[−][src]
Modules
prelude |
Structs
Continue |
Continue calling the closure in the future iterations or drop it. |
Error |
A generic error capable of representing various error domains (types). |
TypedValue |
A statically typed |
Value |
A generic value capable of carrying various types. |
WebRTCDTLSTransport |
Implements |
WebRTCICETransport |
Implements |
WebRTCRTPReceiver |
Implements |
WebRTCRTPSender |
Implements |
WebRTCRTPTransceiver |
Implements |
WebRTCSessionDescription |
sdp: the |
Enums
Type |
A GLib or GLib-based library type |
WebRTCDTLSSetup | |
WebRTCDTLSTransportState |
GST_WEBRTC_DTLS_TRANSPORT_STATE_NEW: new GST_WEBRTC_DTLS_TRANSPORT_STATE_CLOSED: closed GST_WEBRTC_DTLS_TRANSPORT_STATE_FAILED: failed GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTING: connecting GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTED: connected |
WebRTCICEComponent |
GST_WEBRTC_ICE_COMPONENT_RTP, GST_WEBRTC_ICE_COMPONENT_RTCP, |
WebRTCICEConnectionState |
GST_WEBRTC_ICE_CONNECTION_STATE_NEW: new
GST_WEBRTC_ICE_CONNECTION_STATE_CHECKING: checking
GST_WEBRTC_ICE_CONNECTION_STATE_CONNECTED: connected
GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED: completed
GST_WEBRTC_ICE_CONNECTION_STATE_FAILED: failed
GST_WEBRTC_ICE_CONNECTION_STATE_DISCONNECTED: disconnected
GST_WEBRTC_ICE_CONNECTION_STATE_CLOSED: closed
See |
WebRTCICEGatheringState |
GST_WEBRTC_ICE_GATHERING_STATE_NEW: new
GST_WEBRTC_ICE_GATHERING_STATE_GATHERING: gathering
GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE: complete
See |
WebRTCICERole |
GST_WEBRTC_ICE_ROLE_CONTROLLED: controlled GST_WEBRTC_ICE_ROLE_CONTROLLING: controlling |
WebRTCPeerConnectionState | |
WebRTCRTPTransceiverDirection | |
WebRTCSDPType |
GST_WEBRTC_SDP_TYPE_OFFER: offer
GST_WEBRTC_SDP_TYPE_PRANSWER: pranswer
GST_WEBRTC_SDP_TYPE_ANSWER: answer
GST_WEBRTC_SDP_TYPE_ROLLBACK: rollback
See |
WebRTCSignalingState | |
WebRTCStatsType |
Traits
Cast |
Upcasting and downcasting support. |
IsA |
Declares the "is a" relationship. |
StaticType |
Types that are supported by GLib dynamic typing. |
ToValue |
Converts to |