dvbapi.rst (cbecf716ca618fd44feda6bd9a64a8179d031fc5) | dvbapi.rst (58af66464440c755001a74826f185e0b4bd159db) |
---|---|
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2.. include:: <isonum.txt> 3 4.. _dvbapi: 5 6######################## 7Part II - Digital TV API 8######################## --- 13 unchanged lines hidden (view full) --- 22 - the Digital TV API version 23 (e. g. DVB API version 3 or DVB API version 5); 24 - digital TV data types (enums, structs, defines, etc); 25 - digital TV device nodes (``/dev/dvb/...``); 26 - the European DVB standard. 27 28**Version 5.10** 29 | 1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2.. include:: <isonum.txt> 3 4.. _dvbapi: 5 6######################## 7Part II - Digital TV API 8######################## --- 13 unchanged lines hidden (view full) --- 22 - the Digital TV API version 23 (e. g. DVB API version 3 or DVB API version 5); 24 - digital TV data types (enums, structs, defines, etc); 25 - digital TV device nodes (``/dev/dvb/...``); 26 - the European DVB standard. 27 28**Version 5.10** 29 |
30.. only:: html 31 32 .. class:: toc-title 33 34 Table of Contents 35 | |
36.. toctree:: | 30.. toctree:: |
31 :caption: Table of Contents |
|
37 :maxdepth: 5 38 :numbered: 39 40 intro 41 frontend 42 demux 43 ca 44 net --- 74 unchanged lines hidden --- | 32 :maxdepth: 5 33 :numbered: 34 35 intro 36 frontend 37 demux 38 ca 39 net --- 74 unchanged lines hidden --- |