Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstpushfilesrc.h31 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_PUSH_FILE_SRC,GstPushFileSrcClass))
37 typedef struct _GstPushFileSrcClass GstPushFileSrcClass; typedef
Dgstpushfilesrc.c109 gst_push_file_src_class_init (GstPushFileSrcClass * g_class) in gst_push_file_src_class_init()