![]() |
libCEC 8.1.0
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 1458 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::tx_ack |
Definition at line 1460 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::tx_nack |
Definition at line 1461 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::tx_error |
Definition at line 1462 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::rx_total |
Definition at line 1463 of file cectypes.h.
| unsigned int CEC::cec_adapter_stats::rx_error |
Definition at line 1464 of file cectypes.h.