Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.h210 struct _GstMiniObject { struct
211 GType type;
214 gint refcount;
215 gint lockstate;
216 guint flags;
218 GstMiniObjectCopyFunction copy;
219 GstMiniObjectDisposeFunction dispose;
220 GstMiniObjectFreeFunction free;
224 guint priv_uint;
225 gpointer priv_pointer;