Navigation
API > API/Runtime > API/Runtime/DownlinkBandwidthManager
Telemetry snapshot for analytics reporting.
| Name | FBandwidthAllocatorTelemetry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/Experimental/DownlinkBandwidthManager/Public/DownlinkBandwidthManager.h |
| Include Path | #include "DownlinkBandwidthManager.h" |
Syntax
struct FBandwidthAllocatorTelemetry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllocatorErrors | int32 | DownlinkBandwidthManager.h | ||
| BandwidthPercentage | float | DownlinkBandwidthManager.h | ||
| bEnabled | bool | DownlinkBandwidthManager.h | ||
| bEnforcing | bool | DownlinkBandwidthManager.h | ||
| bInGameplay | bool | DownlinkBandwidthManager.h | ||
| bMeasurementSuccess | bool | DownlinkBandwidthManager.h | ||
| DecisionCount | int32 | DownlinkBandwidthManager.h | ||
| EffectiveBandwidthKbps | int32 | DownlinkBandwidthManager.h | ||
| MeasuredBandwidthKbps | int32 | DownlinkBandwidthManager.h | ||
| MeasurementAverageKbps | int32 | DownlinkBandwidthManager.h | ||
| MeasurementCompletedCount | int32 | DownlinkBandwidthManager.h | ||
| MeasurementDurationSec | float | DownlinkBandwidthManager.h | ||
| MeasurementHistoryCount | int32 | DownlinkBandwidthManager.h | ||
| MeasurementMaxKbps | int32 | DownlinkBandwidthManager.h | ||
| MeasurementMinKbps | int32 | DownlinkBandwidthManager.h | ||
| MeasurementRequestCount | int32 | DownlinkBandwidthManager.h | ||
| MeasurementResult | FString | DownlinkBandwidthManager.h | ||
| MeasurementVariancePercent | float | Measurement quality. | DownlinkBandwidthManager.h | |
| MeasurementWarmupSec | float | DownlinkBandwidthManager.h | ||
| MinGameplayReserveKbps | int32 | DownlinkBandwidthManager.h | ||
| NumRegisteredSystems | int32 | DownlinkBandwidthManager.h | ||
| ReallocationCount | int32 | DownlinkBandwidthManager.h |