GstWebRTC.WebRTCSCTPTransport

g GObject.InitiallyUnowned GObject.InitiallyUnowned Gst.Object Gst.Object GObject.InitiallyUnowned->Gst.Object GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned GstWebRTC.WebRTCSCTPTransport GstWebRTC.WebRTCSCTPTransport Gst.Object->GstWebRTC.WebRTCSCTPTransport

Subclasses:

None

Methods

Inherited:

Gst.Object (27), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

Gst.Object (1), GObject.Object (7)

Properties

Inherited:

Gst.Object (2)

Name

Type

Flags

Short Description

max-channels

int

r

Maximum number of channels

max-message-size

int

r

Maximum message size as reported by the transport

state

GstWebRTC.WebRTCSCTPTransportState

r

WebRTC SCTP Transport state

transport

GstWebRTC.WebRTCDTLSTransport

r

DTLS transport used for this SCTP transport

Signals

Inherited:

Gst.Object (1), GObject.Object (1)

Fields

Inherited:

Gst.Object (1), GObject.Object (1)

Class Details

class GstWebRTC.WebRTCSCTPTransport(**kwargs)
Bases:

Gst.Object

Abstract:

Yes

Structure:

GstWebRTC.WebRTCSCTPTransportClass

Property Details

GstWebRTC.WebRTCSCTPTransport.props.max_channels
Name:

max-channels

Type:

int

Default Value:

0

Flags:

READABLE

Maximum number of channels

GstWebRTC.WebRTCSCTPTransport.props.max_message_size
Name:

max-message-size

Type:

int

Default Value:

0

Flags:

READABLE

Maximum message size as reported by the transport

GstWebRTC.WebRTCSCTPTransport.props.state
Name:

state

Type:

GstWebRTC.WebRTCSCTPTransportState

Default Value:

GstWebRTC.WebRTCSCTPTransportState.NEW

Flags:

READABLE

WebRTC SCTP Transport state

GstWebRTC.WebRTCSCTPTransport.props.transport
Name:

transport

Type:

GstWebRTC.WebRTCDTLSTransport

Default Value:

None

Flags:

READABLE

DTLS transport used for this SCTP transport