#GstDeviceProviderFactory is used to create instances of device providers. A GstDeviceProviderfactory can be added to a #GstPlugin as it is also a #GstPluginFeature.
Use the gst.device_provider_factory.DeviceProviderFactory.find and gst.device_provider_factory.DeviceProviderFactory.get functions to create device provider instances or use gst.device_provider_factory.DeviceProviderFactory.getByName as a convenient shortcut.
#GstDeviceProviderFactory is used to create instances of device providers. A GstDeviceProviderfactory can be added to a #GstPlugin as it is also a #GstPluginFeature.
Use the gst.device_provider_factory.DeviceProviderFactory.find and gst.device_provider_factory.DeviceProviderFactory.get functions to create device provider instances or use gst.device_provider_factory.DeviceProviderFactory.getByName as a convenient shortcut.