XblMultiplayerSessionConstantsSetQosConnectivityMetrics
为会话启用或禁用连接指标。仅可在创建新会话时设置。语法
参数
handle _In_类型: XblMultiplayerSessionHandle 多人游戏会话的句柄。 enableLatencyMetric _In_
类型: bool 为 true 时启用延迟测量,为 false 时禁用延迟测量。 enableBandwidthDownMetric _In_
类型: bool 为 true 时启用下行带宽测量,为 false 时禁用下行带宽测量。 enableBandwidthUpMetric _In_
类型: bool 为 true 时启用上行带宽测量,为 false 时禁用上行带宽测量。 enableCustomMetric _In_
类型: bool 为 true 时启用自定义指标,为 false 时禁用。
