GstMiniObject

Undocumented in source.

Members

Variables

copy
GstMiniObjectCopyFunction copy;

a copy function

dispose
GstMiniObjectDisposeFunction dispose;

a dispose function

flags
uint flags;

extra flags.

free
GstMiniObjectFreeFunction free;

the free function

lockstate
int lockstate;

atomic state of the locks

refcount
int refcount;

atomic refcount

type
GType type;

the GType of the object