PluginFilter

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

alias PluginFilter = bool delegate

Return Value

true for a positive match, false otherwise