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

GstWebRTCRTPReceiver

GstWebRTCRTPReceiver — RTCRtpReceiver object

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstWebRTCRTPReceiver

Includes

#include <gst/codecparsers/gstmpeg4parser.h>

Functions

gst_webrtc_rtp_receiver_new ()

GstWebRTCRTPReceiver *
gst_webrtc_rtp_receiver_new (void);

gst_webrtc_rtp_receiver_set_rtcp_transport ()

void
gst_webrtc_rtp_receiver_set_rtcp_transport
                               (GstWebRTCRTPReceiver *receiver,
                                GstWebRTCDTLSTransport *transport);

gst_webrtc_rtp_receiver_set_transport ()

void
gst_webrtc_rtp_receiver_set_transport (GstWebRTCRTPReceiver *receiver,
                                       GstWebRTCDTLSTransport *transport);

Types and Values

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