Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpac3pay.h34 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_RTP_AC3_PAY,GstRtpAC3PayClass))
41 typedef struct _GstRtpAC3PayClass GstRtpAC3PayClass; typedef
Dgstrtpac3pay.c89 gst_rtp_ac3_pay_class_init (GstRtpAC3PayClass * klass) in gst_rtp_ac3_pay_class_init()