Home
last modified time | relevance | path

Searched refs:GstRtpVRawPayClass (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawpay.h34 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_RTP_VRAW_PAY,GstRtpVRawPayClass))
41 typedef struct _GstRtpVRawPayClass GstRtpVRawPayClass; typedef
Dgstrtpvrawpay.c93 gst_rtp_vraw_pay_class_init (GstRtpVRawPayClass * klass) in gst_rtp_vraw_pay_class_init()