IndexFactory.make

Create a new GstIndex instance from the indexfactory with the given name.

class IndexFactory
static
make
(
string name
)

Parameters

name string

the name of the factory used to create the instance

Return Value

Type: Index

A new GstIndex instance.

Meta