manpagez: man pages & more
html files: gst-plugins-bad-libs-1.0
Home | html | info | man

GstWebRTCRTPSender

GstWebRTCRTPSender — RTCRtpSender object

Object Hierarchy

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

Includes

#include <gst/codecparsers/gstmpeg4parser.h>

Functions

gst_webrtc_rtp_sender_new ()

GstWebRTCRTPSender *
gst_webrtc_rtp_sender_new (void);

gst_webrtc_rtp_sender_set_rtcp_transport ()

void
gst_webrtc_rtp_sender_set_rtcp_transport
                               (GstWebRTCRTPSender *sender,
                                GstWebRTCDTLSTransport *transport);

gst_webrtc_rtp_sender_set_transport ()

void
gst_webrtc_rtp_sender_set_transport (GstWebRTCRTPSender *sender,
                                     GstWebRTCDTLSTransport *transport);

Types and Values

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.