From: Hans Verkuil <hans.verk...@cisco.com>

Document the new RDS features that will be supported by the si4713 driver.

Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
Cc: Eduardo Valentin <edubez...@gmail.com>
---
 Documentation/DocBook/media/v4l/controls.xml | 60 ++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

diff --git a/Documentation/DocBook/media/v4l/controls.xml 
b/Documentation/DocBook/media/v4l/controls.xml
index a5a3188..58fd169 100644
--- a/Documentation/DocBook/media/v4l/controls.xml
+++ b/Documentation/DocBook/media/v4l/controls.xml
@@ -3980,6 +3980,66 @@ to find receivers which can scroll strings sized as 32 x 
N or 64 x N characters.
 with steps of 32 or 64 characters. The result is it must always contain a 
string with size multiple of 32 or 64. </entry>
          </row>
          <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_MONO_STEREO</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">Sets the Mono/Stereo bit of the Decoder 
Identification code. If set,
+then the audio was recorded as stereo.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_ARTIFICIAL_HEAD</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">Sets the
+<ulink url="http://en.wikipedia.org/wiki/Artificial_head";>Artificial 
Head</ulink> bit of the Decoder
+Identification code. If set, then the audio was recorded using an artificial 
head.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_COMPRESSED</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">Sets the Compressed bit of the Decoder 
Identification code. If set,
+then the audio is compressed.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_DYNAMIC_PTY</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">Sets the Dynamic PTY bit of the Decoder 
Identification code. If set,
+then the PTY code is dynamically switched.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_TRAFFIC_ANNOUNCEMENT</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">If set, then a traffic announcement is 
in progress.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_TRAFFIC_PROGRAM</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">If set, then the tuned programme carries 
traffic announcements.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_MUSIC_SPEECH</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">If set, then this channel broadcasts 
music. If cleared, then it
+broadcasts speech. If the transmitter doesn't make this distinction, then it 
should be set.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_ALT_FREQ_ENABLE</constant>&nbsp;</entry>
+           <entry>boolean</entry>
+         </row>
+         <row><entry spanname="descr">If set, then transmit alternate 
frequencies.</entry>
+         </row>
+         <row>
+           <entry 
spanname="id"><constant>V4L2_CID_RDS_TX_FREQ</constant>&nbsp;</entry>
+           <entry>integer</entry>
+         </row>
+         <row><entry spanname="descr">The alternate frequency (in Hz).</entry>
+         </row>
+         <row>
            <entry 
spanname="id"><constant>V4L2_CID_AUDIO_LIMITER_ENABLED</constant>&nbsp;</entry>
            <entry>boolean</entry>
          </row>
-- 
1.8.5.2

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to