DeviceProviderFactory.listGetDeviceProviders

Get a list of factories with a rank greater or equal to minrank. The list of factories is returned by decreasing rank.

class DeviceProviderFactory
static
listGetDeviceProviders

Parameters

minrank GstRank

Minimum rank

Return Value

Type: ListG

a GList of gstreamer.DeviceProviderFactory device providers. Use Plugin.featureListFree after usage.

Meta