FreeRDP
rdpNetworkCharacteristicsResult Struct Reference

Data Fields

RDP_NETCHAR_RESULT_TYPE type
 
UINT32 baseRTT
 
UINT32 averageRTT
 
UINT32 bandwidth
 

Detailed Description

Definition at line 91 of file include/freerdp/autodetect.h.

Field Documentation

◆ averageRTT

UINT32 rdpNetworkCharacteristicsResult::averageRTT

Definition at line 99 of file include/freerdp/autodetect.h.

◆ bandwidth

UINT32 rdpNetworkCharacteristicsResult::bandwidth

Definition at line 101 of file include/freerdp/autodetect.h.

◆ baseRTT

UINT32 rdpNetworkCharacteristicsResult::baseRTT

Definition at line 97 of file include/freerdp/autodetect.h.

◆ type

RDP_NETCHAR_RESULT_TYPE rdpNetworkCharacteristicsResult::type

Definition at line 94 of file include/freerdp/autodetect.h.


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