Cross-platform library for controlling CEC-capable HDMI hardware (TVs, AV
receivers) over the same core engine. All five interfaces below wrap one
API surface — ICECAdapter and the protocol types in
cectypes.h.
ICECAdapter (C++) and the libcec_* C API, plus every protocol enum and struct.CecSharp binding (pure C# P/Invoke, net8.0) — Windows, Linux, macOS, RPi.EventEmitter-based CecAdapter with full TypeScript typings.cec module, carrying the C++ interface docs into Python docstrings.