1 .. SPDX-License-Identifier: GFDL-1.1-no-invari 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2 2 3 .. _dvb_demux: 3 .. _dvb_demux: 4 4 5 ####################### 5 ####################### 6 Digital TV Demux Device 6 Digital TV Demux Device 7 ####################### 7 ####################### 8 8 9 The Digital TV demux device controls the MPEG- 9 The Digital TV demux device controls the MPEG-TS filters for the 10 digital TV. If the driver and hardware support 10 digital TV. If the driver and hardware supports, those filters are 11 implemented at the hardware. Otherwise, the Ke 11 implemented at the hardware. Otherwise, the Kernel provides a software 12 emulation. 12 emulation. 13 13 14 It can be accessed through ``/dev/adapter?/dem 14 It can be accessed through ``/dev/adapter?/demux?``. Data types and 15 ioctl definitions can be accessed by including 15 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in 16 your application. 16 your application. 17 17 18 18 19 .. toctree:: 19 .. toctree:: 20 :maxdepth: 1 20 :maxdepth: 1 21 21 22 dmx_types 22 dmx_types 23 dmx_fcalls 23 dmx_fcalls
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.