diff options
Diffstat (limited to 'gst/gstdeviceproviderfactory.c')
-rw-r--r-- | gst/gstdeviceproviderfactory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gstdeviceproviderfactory.c b/gst/gstdeviceproviderfactory.c index 305e214b5..cb4b459b3 100644 --- a/gst/gstdeviceproviderfactory.c +++ b/gst/gstdeviceproviderfactory.c @@ -23,6 +23,7 @@ /** * SECTION:gstdeviceproviderfactory + * @title: GstDeviceProviderFactory * @short_description: Create GstDeviceProviders from a factory * @see_also: #GstDeviceProvider, #GstPlugin, #GstPluginFeature, #GstPadTemplate. * |