GstWebRTC.WebRTCDTLSTransport¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
DTLS certificate |
||
r/w |
Are we the client in the DTLS handshake? |
||
r |
Remote DTLS certificate |
||
r/w/co |
Unique session ID |
||
r |
State of the DTLS transport |
||
r |
ICE transport used by this dtls transport |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstWebRTC.WebRTCDTLSTransport(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Property Details¶
- GstWebRTC.WebRTCDTLSTransport.props.certificate¶
-
DTLS certificate
- GstWebRTC.WebRTCDTLSTransport.props.client¶
-
Are we the client in the DTLS handshake?
- GstWebRTC.WebRTCDTLSTransport.props.remote_certificate¶
-
Remote DTLS certificate
- GstWebRTC.WebRTCDTLSTransport.props.session_id¶
- Name:
session-id
- Type:
- Default Value:
0
- Flags:
Unique session ID
- GstWebRTC.WebRTCDTLSTransport.props.state¶
- Name:
state
- Type:
- Default Value:
- Flags:
State of the DTLS transport
- GstWebRTC.WebRTCDTLSTransport.props.transport¶
- Name:
transport
- Type:
- Default Value:
- Flags:
ICE transport used by this dtls transport