![]() |
libCEC 8.1.7
C / C++ API — control CEC-capable HDMI devices
|
#include <cectypes.h>
Public Attributes | |
| unsigned int | tx_ack |
| unsigned int | tx_nack |
| unsigned int | tx_error |
| unsigned int | rx_total |
| unsigned int | rx_error |
Definition at line 1468 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::tx_ack |
Definition at line 1470 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::tx_nack |
Definition at line 1471 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::tx_error |
Definition at line 1472 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::rx_total |
Definition at line 1473 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::rx_error |
Definition at line 1474 of file cectypes.h.