2016-07-08 18:55:42 +00:00
|
|
|
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
.. include:: <isonum.txt>
|
|
|
|
|
2016-07-08 18:55:42 +00:00
|
|
|
.. _cec:
|
|
|
|
|
2016-07-20 13:36:18 +00:00
|
|
|
#########################################
|
|
|
|
Part V - Consumer Electronics Control API
|
|
|
|
#########################################
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-09 14:20:46 +00:00
|
|
|
This part describes the CEC: Consumer Electronics Control
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-20 13:36:18 +00:00
|
|
|
.. class:: toc-title
|
|
|
|
|
|
|
|
Table of Contents
|
|
|
|
|
2016-07-08 18:55:42 +00:00
|
|
|
.. toctree::
|
2016-07-20 13:36:18 +00:00
|
|
|
:maxdepth: 5
|
2016-07-09 14:20:46 +00:00
|
|
|
:numbered:
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-09 14:20:46 +00:00
|
|
|
cec-intro
|
|
|
|
cec-funcs
|
2016-07-09 13:25:05 +00:00
|
|
|
cec-header
|
2016-07-08 18:55:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
**********************
|
|
|
|
Revision and Copyright
|
|
|
|
**********************
|
2016-07-08 21:03:02 +00:00
|
|
|
Authors:
|
|
|
|
|
|
|
|
- Verkuil, Hans <hans.verkuil@cisco.com>
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
- Initial version.
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
**Copyright** |copy| 2016 : Hans Verkuil
|
2016-07-08 18:55:42 +00:00
|
|
|
|
2016-07-08 21:03:02 +00:00
|
|
|
****************
|
|
|
|
Revision History
|
|
|
|
****************
|
2016-07-08 18:55:42 +00:00
|
|
|
|
|
|
|
:revision: 1.0.0 / 2016-03-17 (*hv*)
|
|
|
|
|
|
|
|
Initial revision
|