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