wdgamestream startlistening
开始在开发套件上侦听直连流式传输连接。wdgamestream startlistening [version=<version>] [config=<config>]
为获得最佳兼容性,建议不要设置
version 或 config。wdgamestream stoplistening
停止在开发套件上侦听直连流式传输连接。wdgamestream stoplistening
wdgamestream status
查询开发套件的流式传输状态。wdgamestream status [/B] [/S]
wdgamestream listconfigs
列出所支持的流式传输基础配置。提供一种方式列出开发套件可用的流式传输配置选项。wdgamestream listconfigs
wdgamestream enableremoteconnect
为指定用户启用远程连接。wdgamestream enableremoteconnect accountEmail=xxxx@y.com
wdgamestream disableremoteconnect
为指定用户禁用远程连接。wdgamestream disableremoteconnect accountEmail=xxxx@y.com
wdgamestream remoteconnectstatus
查询指定用户的远程连接状态。wdgamestream remoteconnectstatus accountEmail=xxxx@y.com
wdgamestream setconfigoverride
设置一个或多个基础流配置的设置覆盖。直连的基础流配置由startlistening 命令的 config 参数指定。远程连接的基础流配置由 XBOX 服务确定。设置覆盖对直连在 startlistening 时应用,对远程连接在新流连接时应用。覆盖不会在重启之间保留,如需保留,应在重启后重新设置。
wdgamestream setconfigoverride [maxBitrate=<value>] [minBitrate=<value>] [maxResolution=<value>] [minResolution=<value>] [allowDirectCapture=<true | false>]
wdgamestream clearconfigoverride
清除通过setconfigoverride 命令设置的一个或多个设置覆盖。
wdgamestream clearconfigoverride [/A] [maxBitrate] [minBitrate] [maxResolution] [minResolution] [allowDirectCapture]
wdgamestream dumpconfigoverride
将通过setconfigoverride 命令为开发套件设置的所有设置覆盖写出。
wdgamestream dumpconfigoverride
