GstObject

Main Gtk struct. GStreamer base object class. GMutex lock; object LOCK gchar *name; The name of the object GstObject *parent; this object's parent, weak ref guint32 flags; flags for this object

Members

Variables

flags
uint flags;
Undocumented in source.
lock
GMutex lock;
Undocumented in source.
name
char* name;
Undocumented in source.
parent
GstObject* parent;
Undocumented in source.

Meta