DeviceProviderFactory.find

Search for an device provider factory of the given name. Refs the returned device provider factory; caller is responsible for unreffing.

class DeviceProviderFactory
static
find
(
string name
)

Parameters

name string

name of factory to find

Return Value

#GstDeviceProviderFactory if found, %NULL otherwise

Meta