summaryrefslogtreecommitdiff
path: root/manual-dparams.md
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2016-06-17 18:41:07 -0400
committerThibault Saunier <tsaunier@gnome.org>2016-06-17 18:42:07 -0400
commit1c926934ab2873ddf909dfa0ae894c34666ea114 (patch)
treeaba4eaea37301e9fec7b88c6ccaaaa8992ea5bfd /manual-dparams.md
parent208c456f816bb2782cc5c47c5024e88479287c0c (diff)
Avoid having several 'h1' title per page
Each page has one title and it looks better like that
Diffstat (limited to 'manual-dparams.md')
-rw-r--r--manual-dparams.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual-dparams.md b/manual-dparams.md
index 4382d06..023182f 100644
--- a/manual-dparams.md
+++ b/manual-dparams.md
@@ -4,7 +4,7 @@ title: Dynamic Controllable Parameters
# Dynamic Controllable Parameters
-# Getting Started
+## Getting Started
The controller subsystem offers a lightweight way to adjust gobject
properties over stream-time. Normally these properties are changed using
@@ -39,7 +39,7 @@ Your application should link to the shared library
`gstreamer-controller`. One can get the required flag for compiler and
linker by using pkg-config for gstreamer-controller-1.0.
-# Setting up parameter control
+## Setting up parameter control
If we have our pipeline set up and want to control some parameters, we
first need to create a control-source. Lets use an interpolation