![]() |
libCEC 8.1.7
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 1462 of file cectypes.h.
| libcec_parameter_type libcec_parameter::paramType |
the type of this parameter
Definition at line 1464 of file cectypes.h.
| void* libcec_parameter::paramData |
the value of this parameter
Definition at line 1465 of file cectypes.h.