Registry.featureFilter

Runs a filter against all features of the plugins in the registry and returns a GList with the results. If the first flag is set, only the first match is returned (as a list with a single object).

class Registry
featureFilter

Parameters

filter GstPluginFeatureFilter

the filter to use

first bool

only return first match

userData void*

user data passed to the filter function

Return Value

Type: ListG