- copy
GstMiniObject* function(GstMiniObject* obj) copy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dispose
gboolean function(GstMiniObject* obj) dispose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- flags
guint flags;
Undocumented in source.
- free
void function(GstMiniObject* obj) free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lockstate
gint lockstate;
Undocumented in source.
- n_qdata
guint n_qdata;
Undocumented in source.
- qdata
gpointer qdata;
Undocumented in source.
- refcount
gint refcount;
Undocumented in source.
- type
GType type;
Undocumented in source.