Home
last modified time | relevance | path

Searched defs:_GstPushSrcClass (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstpushsrc.h70 struct _GstPushSrcClass { struct
71 GstBaseSrcClass parent_class;
80 GstFlowReturn (*create) (GstPushSrc *src, GstBuffer **buf);
87 GstFlowReturn (*alloc) (GstPushSrc *src, GstBuffer **buf);
89 GstFlowReturn (*fill) (GstPushSrc *src, GstBuffer *buf);
92 gpointer _gst_reserved[GST_PADDING];