Skip to main content

XblMultiplayerPeerToPeerRequirements

Represents requirements for a connection between session members.

Syntax

Members

LatencyMaximum
Type: uint64_t
The maximum latency, in milliseconds, for the peer-to-peer connection. BandwidthMinimumInKbps
Type: uint64_t
The minimum bandwidth, in kilobits per second, for the peer-to-peer connection.

Member of

XblMultiplayerSessionConstants

Argument of

XblMultiplayerSessionConstantsSetPeerToPeerRequirements

Requirements

Header: multiplayer_c.h

See also

multiplayer_c
Last modified on August 4, 2026