PluginFeatureFilter

A function that can be used with e.g. gst.registry.Registry.featureFilter to get a list of pluginfeature that match certain criteria.

alias PluginFeatureFilter = bool delegate

Return Value

true for a positive match, false otherwise