summaryrefslogtreecommitdiff
path: root/v4l2-spec/vidioc-g-ext-ctrls.sgml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-08-08 13:42:52 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-08-08 13:42:52 +0200
commit70c355bfe650b41cd70b5b55c2cc90cd810d0f13 (patch)
tree2e5d93c4bdd1fa1edaa526168f8254c4c60df0c8 /v4l2-spec/vidioc-g-ext-ctrls.sgml
parent5f00630df328d9e746ca5f61f3413f5c80743663 (diff)
downloadmediapointer-dvb-s2-70c355bfe650b41cd70b5b55c2cc90cd810d0f13.tar.gz
mediapointer-dvb-s2-70c355bfe650b41cd70b5b55c2cc90cd810d0f13.tar.bz2
v4l2-spec: Add documentation description for FM TX extended control class
From: Eduardo Valentin <eduardo.valentin@nokia.com> This single patch adds documentation description for FM Modulator (FM TX) Extended Control Class and its Control IDs. The text was added under "Extended Controls" section. The vidioc-g-ext-ctrls.sgml file was updated as well. Priority: normal Signed-off-by: Eduardo Valentin <eduardo.valentin@nokia.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-spec/vidioc-g-ext-ctrls.sgml')
-rw-r--r--v4l2-spec/vidioc-g-ext-ctrls.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l2-spec/vidioc-g-ext-ctrls.sgml b/v4l2-spec/vidioc-g-ext-ctrls.sgml
index 44a8f5575..352f24cbf 100644
--- a/v4l2-spec/vidioc-g-ext-ctrls.sgml
+++ b/v4l2-spec/vidioc-g-ext-ctrls.sgml
@@ -243,6 +243,13 @@ These controls are described in <xref
These controls are described in <xref
linkend="camera-controls">.</entry>
</row>
+ <row>
+ <entry><constant>V4L2_CTRL_CLASS_FM_TX</constant></entry>
+ <entry>0x9b0000</entry>
+ <entry>The class containing FM Transmitter (FM TX) controls.
+These controls are described in <xref
+ linkend="fm-tx-controls">.</entry>
+ </row>
</tbody>
</tgroup>
</table>