DeviceProviderFactory
Object Hierarchy:
Description:
[ CCode ( type_id = "gst_device_provider_factory_get_type ()" ) ]
[ Version ( since = "1.4" ) ]
public sealed class DeviceProviderFactory : PluginFeature
[ Version ( since = "1.4" ) ]
public sealed class DeviceProviderFactory : PluginFeature
DeviceProviderFactory is used to create instances of device providers.
A GstDeviceProviderfactory can be added to a Plugin as it is also a PluginFeature.
Use the find and @get functions to create device provider instances or use get_by_name as a convenient shortcut.
Namespace: Gst
Package: gstreamer-1.0
Content:
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gst.PluginFeature
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object