libCEC 8.1.0
C / C++ API — control CEC-capable HDMI devices
Loading...
Searching...
No Matches
CEC::cec_adapter_stats Struct Reference

#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
 

Detailed Description

Definition at line 1458 of file cectypes.h.

Member Data Documentation

◆ tx_ack

unsigned int CEC::cec_adapter_stats::tx_ack

Definition at line 1460 of file cectypes.h.

◆ tx_nack

unsigned int CEC::cec_adapter_stats::tx_nack

Definition at line 1461 of file cectypes.h.

◆ tx_error

unsigned int CEC::cec_adapter_stats::tx_error

Definition at line 1462 of file cectypes.h.

◆ rx_total

unsigned int CEC::cec_adapter_stats::rx_total

Definition at line 1463 of file cectypes.h.

◆ rx_error

unsigned int CEC::cec_adapter_stats::rx_error

Definition at line 1464 of file cectypes.h.


The documentation for this struct was generated from the following file: