Home
last modified time | relevance | path

Searched refs:GstWebRTCRTPReceiverClass (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Drtpreceiver.h34 …lass) (G_TYPE_CHECK_CLASS_CAST((klass) ,GST_TYPE_WEBRTC_RTP_RECEIVER,GstWebRTCRTPReceiverClass))
36 …SS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj) ,GST_TYPE_WEBRTC_RTP_RECEIVER,GstWebRTCRTPReceiverClass))
Drtpreceiver.c99 gst_webrtc_rtp_receiver_class_init (GstWebRTCRTPReceiverClass * klass) in gst_webrtc_rtp_receiver_class_init()
Dwebrtc_fwd.h65 typedef struct _GstWebRTCRTPReceiverClass GstWebRTCRTPReceiverClass; typedef