Iterator.this
- this(GstIterator* gstIterator)
- this(uint size, GType type, Mutex lock, uint masterCookie, GstIteratorCopyFunction copy, GstIteratorNextFunction next, GstIteratorItemFunction item, GstIteratorResyncFunction resync, GstIteratorFreeFunction free)
- this(GType type, Mutex lock, uint* masterCookie, ListG list, ObjectG owner, GstIteratorItemFunction item)
- this(GType type, Value object)
gstreamer Iterator Iterator
constructorsfunctionsvariables
Sets our main struct and passes it to the parent class