IndexFactory.find

Search for an indexfactory of the given name.

class IndexFactory
static
find
(
string name
)

Parameters

name string

name of indexfactory to find

Return Value

GstIndexFactory if found, NULL otherwise

Meta