2020-08-26 09:03:09 +02:00
|
|
|
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
2018-08-30 10:15:26 -04:00
|
|
|
|
2016-06-30 15:18:56 +02:00
|
|
|
.. _dvb_examples:
|
|
|
|
|
|
|
|
|
|
********
|
|
|
|
|
Examples
|
|
|
|
|
********
|
|
|
|
|
|
2017-09-20 14:42:42 -04:00
|
|
|
In the past, we used to have a set of examples here. However, those
|
|
|
|
|
examples got out of date and doesn't even compile nowadays.
|
2016-06-30 15:18:56 +02:00
|
|
|
|
2017-09-20 14:42:42 -04:00
|
|
|
Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
|
|
|
|
|
with is fully documented.
|
2016-08-15 17:49:50 -03:00
|
|
|
|
2017-09-20 14:42:42 -04:00
|
|
|
Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__
|
|
|
|
|
for updated/recommended examples.
|