ParsecHostMode
Host mode of operation.
Passed to ParsecHostStart
.
Values
Name | Value | Description |
---|---|---|
HOST_NONE | 0 | Indicates the host is not yet running or connected. |
HOST_DESKTOP | 1 | The host intends to share their entire desktop. Permission and approval systems apply. Windows and Mac only. |
HOST_GAME | 2 | Parsec is integrated into a game. The game uses the Submit model to provide output. |
HOST_HYBRID | 8675309 | Game mode with hybrid controller support for Parsec Arcade. |