From 55eea8f780b88eddc9b88dd70c3700883f9fa1e0 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Mon, 23 Jan 2012 11:02:45 +0100 Subject: docs: update controller api design --- docs/design/part-controller.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/design/part-controller.txt b/docs/design/part-controller.txt index c75da542df..1a2f23e087 100644 --- a/docs/design/part-controller.txt +++ b/docs/design/part-controller.txt @@ -34,3 +34,7 @@ generate various repetitive signals. Those can be made more complex by chaining the control sources. One can attach another control-source to e.g. modulate the frequency of the first GstLFOControlSource. +In most cases GstControlBindingDirect will be the binding to be used. Other +control bindings are there to handle special cases, such as having 1-4 control- +sources and combine their values into a single guint to control a rgba-color +property. -- cgit v1.2.3