Top |
GstWebRTCICEComponent | component | Read / Write / Construct Only |
GstWebRTCICEGatheringState | gathering-state | Read |
GstWebRTCICEConnectionState | state | Read |
GEnum ╰── GstWebRTCICEConnectionState GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstWebRTCICETransport
“component”
property “component” GstWebRTCICEComponent
The ICE component of this transport.
Flags: Read / Write / Construct Only
Default value: GST_WEBRTC_ICE_COMPONENT_RTP
“gathering-state”
property “gathering-state” GstWebRTCICEGatheringState
The ICE gathering state of this transport.
Flags: Read
Default value: GST_WEBRTC_ICE_GATHERING_STATE_NEW
“state”
property“state” GstWebRTCICEConnectionState
The ICE connection state of this transport.
Flags: Read
Default value: GST_WEBRTC_ICE_CONNECTION_STATE_NEW
“on-new-candidate”
signalvoid user_function (GstWebRTCICETransport *gstwebrtcicetransport, gchar *arg1, gpointer user_data)
Flags: Run Last
“on-selected-candidate-pair-change”
signalvoid user_function (GstWebRTCICETransport *gstwebrtcicetransport, gpointer user_data)
Flags: Run Last