1.. -*- coding: utf-8; mode: rst -*- 2 3.. include:: <isonum.txt> 4 5.. _cec: 6 7######################################### 8Part V - Consumer Electronics Control API 9######################################### 10 11This part describes the CEC: Consumer Electronics Control 12 13 14.. only:: html 15 16 .. class:: toc-title 17 18 Table of Contents 19 20.. toctree:: 21 :maxdepth: 5 22 :numbered: 23 24 cec-intro 25 cec-funcs 26 cec-pin-error-inj 27 cec-header 28 29 30********************** 31Revision and Copyright 32********************** 33Authors: 34 35- Verkuil, Hans <hans.verkuil@cisco.com> 36 37 - Initial version. 38 39**Copyright** |copy| 2016 : Hans Verkuil 40 41**************** 42Revision History 43**************** 44 45:revision: 1.0.0 / 2016-03-17 (*hv*) 46 47Initial revision 48