2016-06-30 13:18:56 +00:00
|
|
|
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
|
|
|
|
.. _dvb_examples:
|
|
|
|
|
|
|
|
********
|
|
|
|
Examples
|
|
|
|
********
|
|
|
|
|
2017-09-20 18:42:42 +00: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 13:18:56 +00:00
|
|
|
|
2017-09-20 18:42:42 +00:00
|
|
|
Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
|
|
|
|
with is fully documented.
|
2016-08-15 20:49:50 +00:00
|
|
|
|
2017-09-20 18:42:42 +00:00
|
|
|
Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__
|
|
|
|
for updated/recommended examples.
|