DTV(4) | Device Drivers Manual | DTV(4) |
dtv
—
dtv* at dtvbus?
#include <dev/dtv/dtvio.h>
#include
<dev/dtv/dtvio_demux.h>
#include
<dev/dtv/dtvio_frontend.h>
dtv
interface provides support
for digital television (DTV
). A subset of the Linux
Digital Video Broadcasting (DVB
)
APIs
is supported. In particular,
dtv
provides the DVB frontend and demodulator
APIs
.
Note that the dtv
device drivers are
generally only available as kernel modules; see
module(7) and
modload(8) for additional
details. Refer to dtviic(4)
for details about the supported demodulators and tuners.
pkgsrc/multimedia/dvb-apps, pkgsrc/multimedia/mplayer
Linux Media Infrastructure API., Part II. Linux DVB API, http://linuxtv.org/downloads/v4l-dvb-apis/dvbapi.html, 2011.
dtv
interface first appeared in
NetBSD 6.0.
August 30, 2011 | NetBSD 9.4 |