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: a #GList of #GstDeviceProviderFactory device providers. Use gst_plugin_feature_list_free() after usage.

Meta