Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
CLIENT_EVENT_BLOCKED |
4 |
public static int |
CLIENT_EVENT_CURSOR |
1 |
public static int |
CLIENT_EVENT_RUMBLE |
2 |
public static int |
CLIENT_EVENT_UNBLOCKED |
5 |
public static int |
CLIENT_EVENT_USER_DATA |
3 |
public static int |
__CLIENT_EVENT_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
FORMAT_BGRA |
5 |
public static int |
FORMAT_I420 |
2 |
public static int |
FORMAT_I422 |
4 |
public static int |
FORMAT_NV12 |
1 |
public static int |
FORMAT_NV16 |
3 |
public static int |
FORMAT_RGBA |
6 |
public static int |
FORMAT_UNKNOWN |
0 |
public static int |
__FORMAT_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
CONTAINER_MP4 |
2 |
public static int |
CONTAINER_PARSEC |
0 |
public static int |
__CONTAINER_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
GAMEPAD_AXIS_LX |
0 |
public static int |
GAMEPAD_AXIS_LY |
1 |
public static int |
GAMEPAD_AXIS_MAX |
6 |
public static int |
GAMEPAD_AXIS_RX |
2 |
public static int |
GAMEPAD_AXIS_RY |
3 |
public static int |
GAMEPAD_AXIS_TRIGGERL |
4 |
public static int |
GAMEPAD_AXIS_TRIGGERR |
5 |
public static int |
__GAMEPAD_AXIS_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
GAMEPAD_BUTTON_A |
0 |
public static int |
GAMEPAD_BUTTON_B |
1 |
public static int |
GAMEPAD_BUTTON_BACK |
4 |
public static int |
GAMEPAD_BUTTON_DPAD_DOWN |
12 |
public static int |
GAMEPAD_BUTTON_DPAD_LEFT |
13 |
public static int |
GAMEPAD_BUTTON_DPAD_RIGHT |
14 |
public static int |
GAMEPAD_BUTTON_DPAD_UP |
11 |
public static int |
GAMEPAD_BUTTON_GUIDE |
5 |
public static int |
GAMEPAD_BUTTON_LSHOULDER |
9 |
public static int |
GAMEPAD_BUTTON_LSTICK |
7 |
public static int |
GAMEPAD_BUTTON_MAX |
15 |
public static int |
GAMEPAD_BUTTON_RSHOULDER |
10 |
public static int |
GAMEPAD_BUTTON_RSTICK |
8 |
public static int |
GAMEPAD_BUTTON_START |
6 |
public static int |
GAMEPAD_BUTTON_X |
2 |
public static int |
GAMEPAD_BUTTON_Y |
3 |
public static int |
__GAMEPAD_BUTTON_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
GAMEPAD_STATE_A |
4096 |
public static int |
GAMEPAD_STATE_B |
8192 |
public static int |
GAMEPAD_STATE_BACK |
32 |
public static int |
GAMEPAD_STATE_DPAD_DOWN |
2 |
public static int |
GAMEPAD_STATE_DPAD_LEFT |
4 |
public static int |
GAMEPAD_STATE_DPAD_RIGHT |
8 |
public static int |
GAMEPAD_STATE_DPAD_UP |
1 |
public static int |
GAMEPAD_STATE_LEFT_SHOULDER |
256 |
public static int |
GAMEPAD_STATE_LEFT_THUMB |
64 |
public static int |
GAMEPAD_STATE_RIGHT_SHOULDER |
512 |
public static int |
GAMEPAD_STATE_RIGHT_THUMB |
128 |
public static int |
GAMEPAD_STATE_START |
16 |
public static int |
GAMEPAD_STATE_X |
16384 |
public static int |
GAMEPAD_STATE_Y |
32768 |
public static int |
__GAMEPAD_STATE_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
GUEST_CONNECTED |
4 |
public static int |
GUEST_CONNECTING |
2 |
public static int |
GUEST_DISCONNECTED |
8 |
public static int |
GUEST_FAILED |
16 |
public static int |
GUEST_WAITING |
1 |
public static int |
__GUEST_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
HOST_EVENT_GUEST_STATE_CHANGE |
1 |
public static int |
HOST_EVENT_INVALID_SESSION_ID |
4 |
public static int |
HOST_EVENT_USER_DATA |
2 |
public static int |
__HOST_EVENT_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
HOST_DESKTOP |
1 |
public static int |
HOST_GAME |
2 |
public static int |
__HOST_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
KEY_0 |
39 |
public static int |
KEY_1 |
30 |
public static int |
KEY_2 |
31 |
public static int |
KEY_3 |
32 |
public static int |
KEY_4 |
33 |
public static int |
KEY_5 |
34 |
public static int |
KEY_6 |
35 |
public static int |
KEY_7 |
36 |
public static int |
KEY_8 |
37 |
public static int |
KEY_9 |
38 |
public static int |
KEY_A |
4 |
public static int |
KEY_APOSTROPHE |
52 |
public static int |
KEY_APPLICATION |
101 |
public static int |
KEY_AUDIOMUTE |
262 |
public static int |
KEY_AUDIONEXT |
258 |
public static int |
KEY_AUDIOPLAY |
261 |
public static int |
KEY_AUDIOPREV |
259 |
public static int |
KEY_AUDIOSTOP |
260 |
public static int |
KEY_B |
5 |
public static int |
KEY_BACKSLASH |
49 |
public static int |
KEY_BACKSPACE |
42 |
public static int |
KEY_BACKTICK |
53 |
public static int |
KEY_C |
6 |
public static int |
KEY_CAPSLOCK |
57 |
public static int |
KEY_COMMA |
54 |
public static int |
KEY_D |
7 |
public static int |
KEY_DELETE |
76 |
public static int |
KEY_DOWN |
81 |
public static int |
KEY_E |
8 |
public static int |
KEY_END |
77 |
public static int |
KEY_ENTER |
40 |
public static int |
KEY_EQUALS |
46 |
public static int |
KEY_ESCAPE |
41 |
public static int |
KEY_F |
9 |
public static int |
KEY_F1 |
58 |
public static int |
KEY_F10 |
67 |
public static int |
KEY_F11 |
68 |
public static int |
KEY_F12 |
69 |
public static int |
KEY_F13 |
104 |
public static int |
KEY_F14 |
105 |
public static int |
KEY_F15 |
106 |
public static int |
KEY_F16 |
107 |
public static int |
KEY_F17 |
108 |
public static int |
KEY_F18 |
109 |
public static int |
KEY_F19 |
110 |
public static int |
KEY_F2 |
59 |
public static int |
KEY_F3 |
60 |
public static int |
KEY_F4 |
61 |
public static int |
KEY_F5 |
62 |
public static int |
KEY_F6 |
63 |
public static int |
KEY_F7 |
64 |
public static int |
KEY_F8 |
65 |
public static int |
KEY_F9 |
66 |
public static int |
KEY_G |
10 |
public static int |
KEY_H |
11 |
public static int |
KEY_HOME |
74 |
public static int |
KEY_I |
12 |
public static int |
KEY_INSERT |
73 |
public static int |
KEY_J |
13 |
public static int |
KEY_K |
14 |
public static int |
KEY_KP_0 |
98 |
public static int |
KEY_KP_1 |
89 |
public static int |
KEY_KP_2 |
90 |
public static int |
KEY_KP_3 |
91 |
public static int |
KEY_KP_4 |
92 |
public static int |
KEY_KP_5 |
93 |
public static int |
KEY_KP_6 |
94 |
public static int |
KEY_KP_7 |
95 |
public static int |
KEY_KP_8 |
96 |
public static int |
KEY_KP_9 |
97 |
public static int |
KEY_KP_DIVIDE |
84 |
public static int |
KEY_KP_ENTER |
88 |
public static int |
KEY_KP_MINUS |
86 |
public static int |
KEY_KP_MULTIPLY |
85 |
public static int |
KEY_KP_PERIOD |
99 |
public static int |
KEY_KP_PLUS |
87 |
public static int |
KEY_L |
15 |
public static int |
KEY_LALT |
226 |
public static int |
KEY_LBRACKET |
47 |
public static int |
KEY_LCTRL |
224 |
public static int |
KEY_LEFT |
80 |
public static int |
KEY_LGUI |
227 |
public static int |
KEY_LSHIFT |
225 |
public static int |
KEY_M |
16 |
public static int |
KEY_MEDIASELECT |
263 |
public static int |
KEY_MENU |
118 |
public static int |
KEY_MINUS |
45 |
public static int |
KEY_MUTE |
127 |
public static int |
KEY_N |
17 |
public static int |
KEY_NUMLOCK |
83 |
public static int |
KEY_O |
18 |
public static int |
KEY_P |
19 |
public static int |
KEY_PAGEDOWN |
78 |
public static int |
KEY_PAGEUP |
75 |
public static int |
KEY_PAUSE |
72 |
public static int |
KEY_PERIOD |
55 |
public static int |
KEY_PRINTSCREEN |
70 |
public static int |
KEY_Q |
20 |
public static int |
KEY_R |
21 |
public static int |
KEY_RALT |
230 |
public static int |
KEY_RBRACKET |
48 |
public static int |
KEY_RCTRL |
228 |
public static int |
KEY_RGUI |
231 |
public static int |
KEY_RIGHT |
79 |
public static int |
KEY_RSHIFT |
229 |
public static int |
KEY_S |
22 |
public static int |
KEY_SCROLLLOCK |
71 |
public static int |
KEY_SEMICOLON |
51 |
public static int |
KEY_SLASH |
56 |
public static int |
KEY_SPACE |
44 |
public static int |
KEY_T |
23 |
public static int |
KEY_TAB |
43 |
public static int |
KEY_U |
24 |
public static int |
KEY_UP |
82 |
public static int |
KEY_V |
25 |
public static int |
KEY_VOLUMEDOWN |
129 |
public static int |
KEY_VOLUMEUP |
128 |
public static int |
KEY_W |
26 |
public static int |
KEY_X |
27 |
public static int |
KEY_Y |
28 |
public static int |
KEY_Z |
29 |
public static int |
__KEY_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
MOD_CAPS |
8192 |
public static int |
MOD_LALT |
256 |
public static int |
MOD_LCTRL |
64 |
public static int |
MOD_LGUI |
1024 |
public static int |
MOD_LSHIFT |
1 |
public static int |
MOD_NONE |
0 |
public static int |
MOD_NUM |
4096 |
public static int |
MOD_RALT |
512 |
public static int |
MOD_RCTRL |
128 |
public static int |
MOD_RGUI |
2048 |
public static int |
MOD_RSHIFT |
2 |
public static int |
__MOD_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
GAME_ID_LEN |
72 |
public static int |
GUEST_NAME_LEN |
32 |
public static int |
HOST_DESC_LEN |
512 |
public static int |
HOST_NAME_LEN |
256 |
public static int |
HOST_SECRET_LEN |
32 |
public static java.lang.String |
JNA_LIBRARY_NAME |
"parsec" |
public static int |
PARSEC_VER |
196608 |
public static int |
PARSEC_VER_MAJOR |
3 |
public static int |
PARSEC_VER_MINOR |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
LOG_DEBUG |
100 |
public static int |
LOG_INFO |
105 |
public static int |
__LOG_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
MESSAGE_GAMEPAD_AXIS |
6 |
public static int |
MESSAGE_GAMEPAD_BUTTON |
5 |
public static int |
MESSAGE_GAMEPAD_STATE |
8 |
public static int |
MESSAGE_GAMEPAD_UNPLUG |
7 |
public static int |
MESSAGE_KEYBOARD |
1 |
public static int |
MESSAGE_MOUSE_BUTTON |
2 |
public static int |
MESSAGE_MOUSE_MOTION |
4 |
public static int |
MESSAGE_MOUSE_WHEEL |
3 |
public static int |
MESSAGE_RELEASE |
9 |
public static int |
__MESSAGE_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
MOUSE_L |
1 |
public static int |
MOUSE_MIDDLE |
2 |
public static int |
MOUSE_R |
3 |
public static int |
MOUSE_X1 |
4 |
public static int |
MOUSE_X2 |
5 |
public static int |
__MOUSE_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
PCM_FORMAT_FLOAT |
1 |
public static int |
PCM_FORMAT_INT16 |
2 |
public static int |
__PCM_FORMAT_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
PROTO_MODE_BUD |
1 |
public static int |
PROTO_MODE_SCTP |
2 |
public static int |
__PROTO_MODE_MAKE_32 |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static int |
AES_GCM_ERR_BUFFER |
-28004 |
public static int |
AES_GCM_ERR_KEY_LEN |
-28000 |
public static int |
AUDIO_ERR_CAPTURE |
-9001 |
public static int |
AUDIO_ERR_CAPTURE_INIT |
-9000 |
public static int |
AUDIO_ERR_FREE |
-9003 |
public static int |
AUDIO_ERR_NETWORK |
-9002 |
public static int |
AUDIO_OPUS_ERR_DECODE |
-10001 |
public static int |
AUDIO_OPUS_ERR_ENCODE |
-10002 |
public static int |
AUDIO_OPUS_ERR_INIT |
-10000 |
public static int |
AUDIO_WRN_NO_DATA |
6000 |
public static int |
CAPTURE_ERR_INIT |
-14003 |
public static int |
CAPTURE_ERR_TEXTURE |
-14004 |
public static int |
CONNECT_WRN_APPROVAL |
6 |
public static int |
CONNECT_WRN_CANCELED |
9 |
public static int |
CONNECT_WRN_DECLINED |
8 |
public static int |
CONNECT_WRN_NO_ROOM |
11 |
public static int |
CONNECT_WRN_PEER_GONE |
99 |
public static int |
CONNECT_WRN_UNCONFIRMED |
100 |
public static int |
D3D_ERR_ADAPTER |
-22006 |
public static int |
D3D_ERR_BUFFER |
-22002 |
public static int |
D3D_ERR_CONTEXT |
-22009 |
public static int |
D3D_ERR_DEVICE |
-22004 |
public static int |
D3D_ERR_DRAW |
-22012 |
public static int |
D3D_ERR_FACTORY |
-22007 |
public static int |
D3D_ERR_LAYOUT |
-22003 |
public static int |
D3D_ERR_MT |
-22005 |
public static int |
D3D_ERR_OUTPUT |
-22008 |
public static int |
D3D_ERR_OUTPUT1 |
-22010 |
public static int |
D3D_ERR_OUTPUT5 |
-22013 |
public static int |
D3D_ERR_SHADER |
-22001 |
public static int |
D3D_ERR_SWAP_CHAIN |
-22011 |
public static int |
D3D_ERR_TEXTURE |
-22000 |
public static int |
DECODE_ERR_BUFFER |
-19 |
public static int |
DECODE_ERR_CLEANUP |
-15 |
public static int |
DECODE_ERR_DECODE |
-14 |
public static int |
DECODE_ERR_INIT |
-10 |
public static int |
DECODE_ERR_LOAD |
-11 |
public static int |
DECODE_ERR_MAP |
-13 |
public static int |
DECODE_ERR_NO_SUPPORT |
-17 |
public static int |
DECODE_ERR_PARSE |
-16 |
public static int |
DECODE_ERR_PIXEL_FORMAT |
-18 |
public static int |
DECODE_ERR_RESOLUTION |
-20 |
public static int |
DECODE_WRN_ACCEPTED |
1001 |
public static int |
DECODE_WRN_CONTINUE |
1000 |
public static int |
DECODE_WRN_REINIT |
1003 |
public static int |
DTLS_ERR_BIO_READ |
-33001 |
public static int |
DTLS_ERR_BIO_WRITE |
-33000 |
public static int |
DTLS_ERR_BUFFER |
-33003 |
public static int |
DTLS_ERR_CERT |
-33005 |
public static int |
DTLS_ERR_NO_DATA |
-33004 |
public static int |
DTLS_ERR_SSL |
-33002 |
public static int |
ENCODE_ERR_BUFFER |
-15006 |
public static int |
ENCODE_ERR_CAPS |
-15110 |
public static int |
ENCODE_ERR_ENCODE |
-15002 |
public static int |
ENCODE_ERR_HANDLE |
-15109 |
public static int |
ENCODE_ERR_INIT |
-15000 |
public static int |
ENCODE_ERR_LIBRARY |
-15101 |
public static int |
ENCODE_ERR_OUTPUT |
-15107 |
public static int |
ENCODE_ERR_OUTPUT_INIT |
-15105 |
public static int |
ENCODE_ERR_PROPERTIES |
-15100 |
public static int |
ENCODE_ERR_SESSION |
-15007 |
public static int |
ENCODE_ERR_SESSION1 |
-15103 |
public static int |
ENCODE_ERR_SESSION2 |
-15104 |
public static int |
ENCODE_ERR_TEXTURE |
-15106 |
public static int |
ENCODE_ERR_UNSUPPORTED |
-15108 |
public static int |
ERR_DEFAULT |
-1 |
public static int |
H26X_ERR_NOT_FOUND |
-23000 |
public static int |
HOST_WRN_KICKED |
5 |
public static int |
HOST_WRN_SHUTDOWN |
4 |
public static int |
METAL_ERR_INIT |
-39000 |
public static int |
NAT_ERR_JSON_ACTION |
-6111 |
public static int |
NAT_ERR_NO_CANDIDATES |
-6033 |
public static int |
NAT_ERR_NO_SOCKET |
-6112 |
public static int |
NAT_ERR_PEER_PHASE |
-6023 |
public static int |
NAT_ERR_STUN_PHASE |
-6024 |
public static int |
NAT_ERR_WEBRTC |
-6200 |
public static int |
NETWORK_ERR_BAD_PACKET |
-12008 |
public static int |
NETWORK_ERR_BG_TIMEOUT |
-12007 |
public static int |
NETWORK_ERR_BUFFER |
-12011 |
public static int |
NETWORK_ERR_INTERRUPTED |
-12019 |
public static int |
NETWORK_ERR_SHUTDOWN |
-12017 |
public static int |
NETWORK_ERR_UNSUPPORTED |
-12018 |
public static int |
NETWORK_WRN_TIMEOUT |
2000 |
public static int |
OPENGL_ERR_CONTEXT |
-7000 |
public static int |
OPENGL_ERR_CURRENT |
-7003 |
public static int |
OPENGL_ERR_DC |
-7004 |
public static int |
OPENGL_ERR_PIXFORMAT |
-7002 |
public static int |
OPENGL_ERR_PROGRAM |
-7006 |
public static int |
OPENGL_ERR_SHADER |
-7005 |
public static int |
OPENGL_ERR_SHARE |
-7001 |
public static int |
OPENGL_ERR_TEXTURE |
-7008 |
public static int |
OPENGL_ERR_VERSION |
-7007 |
public static int |
OPENSSL_ERR |
-600000 |
public static int |
PARSEC_ALREADY_RUNNING |
-4 |
public static int |
PARSEC_CONNECTING |
20 |
public static int |
PARSEC_ERR_PRE_RENDER |
-6 |
public static int |
PARSEC_ERR_VERSION |
-36000 |
public static int |
PARSEC_ERR_VER_DATA |
-36001 |
public static int |
PARSEC_NOT_IMPLEMENTED |
-5 |
public static int |
PARSEC_NOT_RUNNING |
-3 |
public static int |
PARSEC_OK |
0 |
public static int |
RESAMPLE_ERR_INIT |
-37000 |
public static int |
RESAMPLE_ERR_RESAMPLE |
-37001 |
public static int |
RPI_ERR_MEM_SPLIT |
-40000 |
public static int |
SCTP_ERR_BIND |
-32003 |
public static int |
SCTP_ERR_CONNECT |
-32004 |
public static int |
SCTP_ERR_GLOBAL_INIT |
-32000 |
public static int |
SCTP_ERR_SOCKET |
-32002 |
public static int |
SCTP_ERR_WRITE |
-32001 |
public static int |
SERVER_ERR_CLIENT_ABORT |
-13014 |
public static int |
SERVER_ERR_CLIENT_GONE |
-13015 |
public static int |
SERVER_ERR_DISPLAY |
-13000 |
public static int |
SERVER_ERR_MAX_RESOLUTION |
-13009 |
public static int |
SERVER_ERR_NO_USER |
-13011 |
public static int |
SERVER_ERR_RESOLUTION |
-13008 |
public static int |
SERVER_ERR_VIDEO_DONE |
-13013 |
public static int |
SOCKET_ERR |
-700000 |
public static int |
SO_ERR_OPEN |
-35000 |
public static int |
SO_ERR_SYMBOL |
-35001 |
public static int |
STUN_ERR_PACKET |
-34000 |
public static int |
STUN_ERR_PARSE_ADDRESS |
-34002 |
public static int |
STUN_ERR_PARSE_HEADER |
-34001 |
public static int |
UNITY_UNSUPPORTED_ENGINE |
-38000 |
public static int |
UPNP_ERR |
-19000 |
public static int |
WRN_CONTINUE |
10 |
public static int |
WS_ERR_AUTH |
-3008 |
public static int |
WS_ERR_CLOSE |
-6105 |
public static int |
WS_ERR_CONNECT |
-6101 |
public static int |
WS_ERR_GOING_AWAY |
-3009 |
public static int |
WS_ERR_PING |
-3005 |
public static int |
WS_ERR_POLL |
-3001 |
public static int |
WS_ERR_PONG |
-3007 |
public static int |
WS_ERR_PONG_TIMEOUT |
-3006 |
public static int |
WS_ERR_READ |
-3002 |
public static int |
WS_ERR_WRITE |
-3003 |
public static int |
__ERR_MAKE_32 |
2147483647 |