Index.setFilter

Lets the app register a custom filter function so that it can select what entries should be stored in the index.

class Index
void
setFilter

Parameters

filter GstIndexFilter

the filter to register

userData void*

data passed to the filter function

Meta