]> git.karo-electronics.de Git - linux-beck.git/commitdiff
[media] Docbook: media-types.xml: Add Audio Function Entities
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 11 Feb 2016 23:41:19 +0000 (21:41 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 27 Feb 2016 11:14:44 +0000 (08:14 -0300)
Add Audio Function Entities

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/media-types.xml

index 802854649ae89309e141e90c2ad2c63fde133a49..5e3f20fdcf176516ed8fe48e806f437bf748557a 100644 (file)
                   decoder.
            </entry>
          </row>
+         <row>
+           <entry><constant>MEDIA_ENT_F_AUDIO_CAPTURE</constant></entry>
+           <entry>Audio Capture Function Entity.</entry>
+         </row>
+         <row>
+           <entry><constant>MEDIA_ENT_F_AUDIO_PLAYBACK</constant></entry>
+           <entry>Audio Playback Function Entity.</entry>
+         </row>
+         <row>
+           <entry><constant>MEDIA_ENT_F_AUDIO_MIXER</constant></entry>
+           <entry>Audio Mixer Function Entity.</entry>
+         </row>
        </tbody>
       </tgroup>
     </table>