Table of Contents

Class CecAdapterStats

Namespace
CecSharp
Assembly
LibCecSharp.dll

Statistics about traffic on the CEC line

public class CecAdapterStats
Inheritance
CecAdapterStats
Inherited Members

Properties

RxError

public uint RxError { get; set; }

Property Value

uint

RxTotal

public uint RxTotal { get; set; }

Property Value

uint

TxAck

public uint TxAck { get; set; }

Property Value

uint

TxError

public uint TxError { get; set; }

Property Value

uint

TxNack

public uint TxNack { get; set; }

Property Value

uint