Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

ACK = 12

no arguments

CMD_CONNECT = 8194

negotiate a command connection. argument is a 32-byte session key in hex, optionally encrypted, see [negotiateConnection]

KEYBOARD = 1

keyboard input. argument is an 8-byte typical USB keyboard report, see formatKeyboardCommand

MOUSE = 2

mouse input. argument is an 8-byte custom USB absolute mouse report, see formatMouseCommand

POWER_STATUS = 0

power button / status command. argument is u16, see powerStatusCommands

RC_CONNECT = 8193

negotiate a remote console connection. argument is a 32-byte session key in hex, optionally encrypted, see [negotiateConnection]

REQUEST_RESYNC = 5

restart the video stream. no arguments

SEIZE_CONNECTION = 85

seize the session from the other user. no arguments

SHARE_CONNECTION = 86

share the session with the other user. no arguments

Generated using TypeDoc