Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
0002 
0003 .. _dvb_demux:
0004 
0005 #######################
0006 Digital TV Demux Device
0007 #######################
0008 
0009 The Digital TV demux device controls the MPEG-TS filters for the
0010 digital TV. If the driver and hardware supports, those filters are
0011 implemented at the hardware. Otherwise, the Kernel provides a software
0012 emulation.
0013 
0014 It can be accessed through ``/dev/adapter?/demux?``. Data types and
0015 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
0016 your application.
0017 
0018 
0019 .. toctree::
0020     :maxdepth: 1
0021 
0022     dmx_types
0023     dmx_fcalls