GstWebRTCRTPSender

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstWebRTCRTPSender

Members

parent (GstObject) –
No description available
transport (GstWebRTCDTLSTransport *) –
No description available
rtcp_transport (GstWebRTCDTLSTransport *) –
No description available
send_encodings (GArray *) –
No description available
_padding (gpointer *) –
No description available

Class structure

GstWebRTCRTPSenderClass

Fields
parent_class (GstObjectClass) –
No description available
_padding (gpointer *) –
No description available

GstWebRTC.WebRTCRTPSenderClass

Attributes
parent_class (Gst.ObjectClass) –
No description available
_padding ([ Object ]) –
No description available

GstWebRTC.WebRTCRTPSenderClass

Attributes
parent_class (Gst.ObjectClass) –
No description available
_padding ([ object ]) –
No description available

GstWebRTCRTPSender

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstWebRTCRTPSender

Members

parent (GstObject) –
No description available
transport (GstWebRTCDTLSTransport) –
No description available
rtcp_transport (GstWebRTCDTLSTransport) –
No description available
send_encodings ([ Object ]) –
No description available
_padding ([ Object ]) –
No description available

GstWebRTCRTPSender

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstWebRTCRTPSender

Members

parent (GstObject) –
No description available
transport (GstWebRTCDTLSTransport) –
No description available
rtcp_transport (GstWebRTCDTLSTransport) –
No description available
send_encodings ([ object ]) –
No description available
_padding ([ object ]) –
No description available

Constructors

gst_webrtc_rtp_sender_new

GstWebRTCRTPSender *
gst_webrtc_rtp_sender_new ()
Returns
No description available

GstWebRTC.WebRTCRTPSender.prototype.new

function GstWebRTC.WebRTCRTPSender.prototype.new(): {
    // javascript wrapper for 'gst_webrtc_rtp_sender_new'
}
Returns ( GstWebRTC.WebRTCRTPSender ) –
No description available

GstWebRTC.WebRTCRTPSender.new

def GstWebRTC.WebRTCRTPSender.new ():
    #python wrapper for 'gst_webrtc_rtp_sender_new'
Returns ( GstWebRTC.WebRTCRTPSender ) –
No description available

Methods

gst_webrtc_rtp_sender_set_rtcp_transport

gst_webrtc_rtp_sender_set_rtcp_transport (GstWebRTCRTPSender * sender,
                                          GstWebRTCDTLSTransport * transport)

Parameters:

sender
No description available
transport
No description available

GstWebRTC.WebRTCRTPSender.prototype.set_rtcp_transport

function GstWebRTC.WebRTCRTPSender.prototype.set_rtcp_transport(transport: GstWebRTC.WebRTCDTLSTransport): {
    // javascript wrapper for 'gst_webrtc_rtp_sender_set_rtcp_transport'
}

Parameters:

sender ( GstWebRTC.WebRTCRTPSender ) –
No description available
transport ( GstWebRTC.WebRTCDTLSTransport ) –
No description available

GstWebRTC.WebRTCRTPSender.set_rtcp_transport

def GstWebRTC.WebRTCRTPSender.set_rtcp_transport (self, transport):
    #python wrapper for 'gst_webrtc_rtp_sender_set_rtcp_transport'

Parameters:

sender ( GstWebRTC.WebRTCRTPSender ) –
No description available
transport ( GstWebRTC.WebRTCDTLSTransport ) –
No description available

gst_webrtc_rtp_sender_set_transport

gst_webrtc_rtp_sender_set_transport (GstWebRTCRTPSender * sender,
                                     GstWebRTCDTLSTransport * transport)

Parameters:

sender
No description available
transport
No description available

GstWebRTC.WebRTCRTPSender.prototype.set_transport

function GstWebRTC.WebRTCRTPSender.prototype.set_transport(transport: GstWebRTC.WebRTCDTLSTransport): {
    // javascript wrapper for 'gst_webrtc_rtp_sender_set_transport'
}

Parameters:

sender ( GstWebRTC.WebRTCRTPSender ) –
No description available
transport ( GstWebRTC.WebRTCDTLSTransport ) –
No description available

GstWebRTC.WebRTCRTPSender.set_transport

def GstWebRTC.WebRTCRTPSender.set_transport (self, transport):
    #python wrapper for 'gst_webrtc_rtp_sender_set_transport'

Parameters:

sender ( GstWebRTC.WebRTCRTPSender ) –
No description available
transport ( GstWebRTC.WebRTCDTLSTransport ) –
No description available

The results of the search are