![]() |
libCEC 8.1.0
C / C++ API — control CEC-capable HDMI devices
|
#include <cectypes.h>
Public Attributes | |
| libcec_parameter_type | paramType |
| the type of this parameter | |
| void * | paramData |
| the value of this parameter | |
Definition at line 1452 of file cectypes.h.
| libcec_parameter_type libcec_parameter::paramType |
the type of this parameter
Definition at line 1454 of file cectypes.h.
| void* libcec_parameter::paramData |
the value of this parameter
Definition at line 1455 of file cectypes.h.