![]() |
libCEC 8.1.0
C / C++ API — control CEC-capable HDMI devices
|
#include <cectypes.h>
Public Attributes | |
| const char * | message |
| the actual message, valid until returning from the log callback | |
| cec_log_level | level |
| log level of the message | |
| int64_t | time |
| the timestamp of this message | |
Definition at line 939 of file cectypes.h.
| const char* cec_log_message::message |
the actual message, valid until returning from the log callback
Definition at line 941 of file cectypes.h.
| cec_log_level cec_log_message::level |
log level of the message
Definition at line 942 of file cectypes.h.
| int64_t cec_log_message::time |
the timestamp of this message
Definition at line 943 of file cectypes.h.