Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h134 struct _GstBin { struct
135 GstElement element;
140 gint numchildren;
141 GList *children;
142 guint32 children_cookie;
144 GstBus *child_bus;
145 GList *messages;
147 gboolean polling;
148 gboolean state_dirty;
150 gboolean clock_dirty;
[all …]