Index.setFilterFull

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

class Index
void
setFilterFull

Parameters

filter GstIndexFilter

the filter to register

userData void*

data passed to the filter function

userDataDestroy GDestroyNotify

function to call when user_data is unset

Meta