[media] DocBook: Add the other DVB API header files
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -114,8 +114,32 @@ Added ISDB-T test originally written by Patrick Boettcher
|
||||
&sub-examples;
|
||||
</chapter>
|
||||
<!-- END OF CHAPTERS -->
|
||||
<appendix id="audio_h">
|
||||
<title>DVB Audio Header File</title>
|
||||
&sub-audio-h;
|
||||
</appendix>
|
||||
<appendix id="ca_h">
|
||||
<title>DVB Conditional Access Header File</title>
|
||||
&sub-ca-h;
|
||||
</appendix>
|
||||
<appendix id="dmx_h">
|
||||
<title>DVB Demux Header File</title>
|
||||
&sub-dmx-h;
|
||||
</appendix>
|
||||
<appendix id="frontend_h">
|
||||
<title>DVB Frontend Header File</title>
|
||||
&sub-frontend-h;
|
||||
</appendix>
|
||||
<appendix id="net_h">
|
||||
<title>DVB Network Header File</title>
|
||||
&sub-net-h;
|
||||
</appendix>
|
||||
<appendix id="osd_h">
|
||||
<title>DVB OSD Header File</title>
|
||||
&sub-osd-h;
|
||||
</appendix>
|
||||
<appendix id="video_h">
|
||||
<title>DVB Video Header File</title>
|
||||
&sub-video-h;
|
||||
</appendix>
|
||||
|
||||
|
@@ -175,10 +175,27 @@ the devices are described in the following chapters.</para>
|
||||
The DVB API include files should be included in application sources with
|
||||
a partial path like:</para>
|
||||
|
||||
|
||||
<programlisting>
|
||||
#include <linux/dvb/audio.h>
|
||||
</programlisting>
|
||||
<programlisting>
|
||||
#include <linux/dvb/ca.h>
|
||||
</programlisting>
|
||||
<programlisting>
|
||||
#include <linux/dvb/dmx.h>
|
||||
</programlisting>
|
||||
<programlisting>
|
||||
#include <linux/dvb/frontend.h>
|
||||
</programlisting>
|
||||
<programlisting>
|
||||
#include <linux/dvb/net.h>
|
||||
</programlisting>
|
||||
<programlisting>
|
||||
#include <linux/dvb/osd.h>
|
||||
</programlisting>
|
||||
<programlisting>
|
||||
#include <linux/dvb/video.h>
|
||||
</programlisting>
|
||||
|
||||
<para>To enable applications to support different API version, an
|
||||
additional include file <emphasis
|
||||
|
Viittaa uudesa ongelmassa
Block a user