DeviceProviderFactory.getByName

Returns the device provider of the type defined by the given device provider factory.

class DeviceProviderFactory
static
getByName
()

Parameters

factoryname string

a named factory to instantiate

Return Value

a gstreamer.DeviceProvider or NULL if unable to create device provider

Meta