^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) .. _dvb_demux:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) #######################
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) Digital TV Demux Device
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) #######################
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) The Digital TV demux device controls the MPEG-TS filters for the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) digital TV. If the driver and hardware supports, those filters are
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) implemented at the hardware. Otherwise, the Kernel provides a software
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) emulation.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) It can be accessed through ``/dev/adapter?/demux?``. Data types and and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) your application.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) dmx_types
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) dmx_fcalls