Iterator.this
- this(GstIterator* gstIterator, bool ownedRef)
- 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
constructorsdestructorsfunctionsstatic functionsvariables
Sets our main struct and passes it to the parent class.