perl-Linux-DVB

Interface to (Some Parts of) the Linux Dvb Api

This module provides an interface to the Linux DVB API. It is a straightforward translation of the C API. You should read the Linux DVB API description to make any sense of this module. It can be found here: <a href="http://www.linuxtv.org/docs/dvbapi/dvbapi.html">http://www.linuxtv.org/docs/dvbapi/dvbapi.html</a> All constants from _frontend.h_ and _demux.h_ are exported by their C name and by default. Noteworthy differences to the C API: unions and sub-structs are usually translated into flat perl hashes, i.e 'struct.u.qam.symbol_rate' becomes '$struct->{symbol_rate}'. Noteworthy limitations of this module include: No interface to the video, audio and net devices. If you need this functionality bug the author.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed