XblMultiplayerPeerToHostRequirements
Represents requirements for each connection between a host candidate and session members.Syntax
Members
LatencyMaximumType: uint64_t The maximum latency, in milliseconds, of the upstream (peer-to-host) connection. BandwidthDownMinimumInKbps
Type: uint64_t The minimum bandwidth, in kilobits per second, of the downstream (host-to-peer) connection. BandwidthUpMinimumInKbps
Type: uint64_t The minimum bandwidth, in kilobits per second, of the upstream (peer-to-host) connection. HostSelectionMetric
Type: XblMultiplayerMetrics The metric used to select the host.
