Source position: gstiterator.inc line 94
function gst_iterator_new( |
size: TGUINT; |
_type: TGType; |
lock: PGMutex; |
master_cookie: Pguint32; |
copy: TGstIteratorCopyFunction; |
next: TGstIteratorNextFunction; |
item: TGstIteratorItemFunction; |
resync: TGstIteratorResyncFunction; |
free: TGstIteratorFreeFunction |
):PGstIterator; |