blob: b12b5a2dac94b21a5a8d7bc781d7c86ab05b557e [file] [log] [blame]
Markus Heiser5377d912016-06-30 15:18:56 +02001.. -*- coding: utf-8; mode: rst -*-
2
3.. _dvb_demux:
4
5################
6DVB Demux Device
7################
8The DVB demux device controls the filters of the DVB hardware/software.
9It can be accessed through ``/dev/adapter?/demux?``. Data types and and
10ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
11your application.
12
13
14.. toctree::
15 :maxdepth: 1
16
17 dmx_types
18 dmx_fcalls