cec-api.rst 691 字节
Newer Older
1 2
.. -*- coding: utf-8; mode: rst -*-

3 4
.. include:: <isonum.txt>

5 6
.. _cec:

7 8 9
#########################################
Part V - Consumer Electronics Control API
#########################################
10

11
This part describes the CEC: Consumer Electronics Control
12

13 14 15 16
.. class:: toc-title

        Table of Contents

17
.. toctree::
18
    :maxdepth: 5
19
    :numbered:
20

21 22
    cec-intro
    cec-funcs
23
    cec-header
24 25 26 27 28


**********************
Revision and Copyright
**********************
29 30 31
Authors:

- Verkuil, Hans <hans.verkuil@cisco.com>
32

33
 - Initial version.
34

35
**Copyright** |copy| 2016 : Hans Verkuil
36

37 38 39
****************
Revision History
****************
40 41 42 43

:revision: 1.0.0 / 2016-03-17 (*hv*)

Initial revision