Home
last modified time | relevance | path

Searched refs:GstWebRTCRTPReceiver (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Drtpreceiver.c40 G_DEFINE_TYPE_WITH_CODE (GstWebRTCRTPReceiver, gst_webrtc_rtp_receiver,
73 GstWebRTCRTPReceiver *receiver = GST_WEBRTC_RTP_RECEIVER (object); in gst_webrtc_rtp_receiver_get_property()
89 GstWebRTCRTPReceiver *webrtc = GST_WEBRTC_RTP_RECEIVER (object); in gst_webrtc_rtp_receiver_finalize()
123 gst_webrtc_rtp_receiver_init (GstWebRTCRTPReceiver * webrtc) in gst_webrtc_rtp_receiver_init()
127 GstWebRTCRTPReceiver *
Drtpreceiver.h32 …j) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_WEBRTC_RTP_RECEIVER,GstWebRTCRTPReceiver))
38 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstWebRTCRTPReceiver, gst_object_unref)
Dwebrtc-priv.h68 GstWebRTCRTPReceiver *receiver;
153 GstWebRTCRTPReceiver * gst_webrtc_rtp_receiver_new (void);
Dwebrtc_fwd.h64 typedef struct _GstWebRTCRTPReceiver GstWebRTCRTPReceiver; typedef
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtctransceiver.h63 GstWebRTCRTPReceiver * receiver);
Dwebrtctransceiver.c214 GstWebRTCRTPReceiver * receiver) in webrtc_transceiver_new()
Dgstwebrtcbin.c2211 GstWebRTCRTPReceiver *receiver; in _create_webrtc_transceiver()