Iterator
Fold
Function
GJS API Reference
Gst-1.0
Gst
IteratorFoldFunction
Interface IteratorFoldFunction
Hierarchy
IteratorFoldFunction
Callable
Iterator
Fold
Function
(
item
:
any
, ret
:
any
)
:
boolean
A function to be passed to gst_iterator_fold().
Parameters
item:
any
the item to fold
ret:
any
a #GValue collecting the result
Returns
boolean
Iterator
Fold
Function
base64:eyJwYWdlTmF2aWdhdGlvbiI6W10sImNsYXNzTmFtZXMiOiJjdXJyZW50IHRzZC1raW5kLWludGVyZmFjZSB0c2QtcGFyZW50LWtpbmQtbmFtZXNwYWNlIiwiaHJlZiI6IkdzdF8xXzAuR3N0Lkl0ZXJhdG9yRm9sZEZ1bmN0aW9uLmh0bWwiLCJuYW1lIjoiSXRlcmF0b3JGb2xkRnVuY3Rpb24ifQ==
A function to be passed to gst_iterator_fold().