Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.h42 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_RTMP_SRC,GstRTMPSrcClass))
49 typedef struct _GstRTMPSrcClass GstRTMPSrcClass; typedef
Dgstrtmpsrc.c122 gst_rtmp_src_class_init (GstRTMPSrcClass * klass) in gst_rtmp_src_class_init()