GstWebRTC.WebRTCSCTPTransport¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
Maximum number of channels |
||
r |
Maximum message size as reported by the transport |
||
r |
WebRTC SCTP Transport state |
||
r |
DTLS transport used for this SCTP transport |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstWebRTC.WebRTCSCTPTransport(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
Property Details¶
- GstWebRTC.WebRTCSCTPTransport.props.max_channels¶
-
Maximum number of channels
- GstWebRTC.WebRTCSCTPTransport.props.max_message_size¶
-
Maximum message size as reported by the transport
- GstWebRTC.WebRTCSCTPTransport.props.state¶
- Name:
state
- Type:
- Default Value:
- Flags:
WebRTC SCTP Transport state
- GstWebRTC.WebRTCSCTPTransport.props.transport¶
- Name:
transport
- Type:
- Default Value:
- Flags:
DTLS transport used for this SCTP transport