aboutsummaryrefslogtreecommitdiff
path: root/libs/gst/controller/gstdirectcontrolbinding.c
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gst/controller/gstdirectcontrolbinding.c')
-rw-r--r--libs/gst/controller/gstdirectcontrolbinding.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libs/gst/controller/gstdirectcontrolbinding.c b/libs/gst/controller/gstdirectcontrolbinding.c
index 960408f..14f730e 100644
--- a/libs/gst/controller/gstdirectcontrolbinding.c
+++ b/libs/gst/controller/gstdirectcontrolbinding.c
@@ -21,9 +21,10 @@
*/
/**
* SECTION:gstdirectcontrolbinding
- * @short_description: direct attachment for control source sources
+ * @short_description: direct attachment for control sources
*
- * A value mapping object that attaches control sources to gobject properties.
+ * A value mapping object that attaches control sources to gobject properties. It
+ * will map the control values [0.0 ... 1.0] to the target property range.
*/