Searched defs:_GstMiniObject (Results 1 – 1 of 1) sorted by relevance
210 struct _GstMiniObject { struct211 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;