Iterator.this

This gstreamer.Iterator is a convenient iterator for the common case where a gstreamer.Iterator needs to be returned but only a single object has to be considered. This happens often for the GstPadIterIntLinkFunction

Parameters

type GType

GType of the passed object

object Value

object that this iterator should return

Return Value

the new gstreamer.Iterator for object.

Throws

ConstructionException GTK+ fails to create the object.