| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FLV_FRAME_KEY |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLIENT_PING_OPERATION |
5 |
public static final int |
CLIENT_SYNC_OPERATION |
4 |
public static final int |
CLUSTER_REQUEST_OPERATION |
7 |
public static final int |
DATA_OPERATION_SET |
10 |
public static final int |
DATA_OPERATION_UPDATE |
7 |
public static final int |
DATA_OPERATION_UPDATE_ATTRIBUTES |
3 |
public static final int |
LOGIN_OPERATION |
8 |
public static final int |
LOGOUT_OPERATION |
9 |
public static final int |
MULTI_SUBSCRIBE_OPERATION |
11 |
public static final int |
POLL_OPERATION |
2 |
public static final int |
SUBSCRIBE_OPERATION |
0 |
public static final int |
SUBSCRIPTION_INVALIDATE_OPERATION |
10 |
public static final int |
UNKNOWN_OPERATION |
10000 |
public static final int |
UNSUBSCRIBE_OPERATION |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESTINATION_CLIENT_ID_HEADER |
"DSDstClientId" |
public static final String |
ENDPOINT_HEADER |
"DSEndpoint" |
public static final String |
FLEX_CLIENT_ID_HEADER |
"DSId" |
public static final String |
MESSAGING_VERSION |
"DSMessagingVersion" |
public static final String |
NEEDS_CONFIG_HEADER |
"DSNeedsConfig" |
public static final String |
POLL_WAIT_HEADER |
"DSPollWait" |
public static final String |
PRESERVE_DURABLE_HEADER |
"DSPreserveDurable" |
public static final String |
REMOTE_CREDENTIALS_HEADER |
"DSRemoteCredentials" |
public static final String |
REMOVE_SUBSCRIPTIONS |
"DSRemSub" |
public static final String |
SELECTOR_HEADER |
"DSSelector" |
public static final String |
SUBSCRIPTION_INVALIDATED_HEADER |
"DSSubscriptionInvalidated" |
public static final String |
SUBTOPIC_SEPARATOR |
"_;_" |
public static final String |
SYNC_HEADER |
"sync" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
AVC_PACKET_TYPE_END_OF_SEQUENCE |
2 |
public static final byte |
AVC_PACKET_TYPE_NALU |
1 |
public static final byte |
AVC_PACKET_TYPE_SEQUENCE_HEADER |
0 |
public static final byte |
FLAG_CODEC_H263 |
2 |
public static final byte |
FLAG_CODEC_SCREEN |
3 |
public static final byte |
FLAG_CODEC_VP6 |
4 |
public static final byte |
FLAG_FORMAT_ADPCM |
1 |
public static final byte |
FLAG_FORMAT_MP3 |
2 |
public static final byte |
FLAG_FORMAT_NELLYMOSER |
6 |
public static final byte |
FLAG_FORMAT_NELLYMOSER_8_KHZ |
5 |
public static final byte |
FLAG_FORMAT_RAW |
0 |
public static final byte |
FLAG_FRAMETYPE_DISPOSABLE |
3 |
public static final byte |
FLAG_FRAMETYPE_GENERATED_KEYFRAME |
4 |
public static final byte |
FLAG_FRAMETYPE_INFO |
5 |
public static final byte |
FLAG_FRAMETYPE_INTERFRAME |
2 |
public static final byte |
FLAG_FRAMETYPE_KEYFRAME |
1 |
public static final byte |
FLAG_RATE_11_KHZ |
1 |
public static final byte |
FLAG_RATE_22_KHZ |
2 |
public static final byte |
FLAG_RATE_44_KHZ |
3 |
public static final byte |
FLAG_RATE_48_KHZ |
4 |
public static final byte |
FLAG_RATE_5_5_KHZ |
0 |
public static final byte |
FLAG_SIZE_16_BIT |
1 |
public static final byte |
FLAG_SIZE_8_BIT |
0 |
public static final byte |
FLAG_TYPE_MONO |
0 |
public static final byte |
FLAG_TYPE_STEREO |
1 |
public static final byte |
INFO_PACKET_SEEK_END |
1 |
public static final byte |
INFO_PACKET_SEEK_START |
0 |
public static final int |
MASK_SOUND_FORMAT |
240 |
public static final byte |
MASK_SOUND_RATE |
12 |
public static final byte |
MASK_SOUND_SIZE |
2 |
public static final byte |
MASK_SOUND_TYPE |
1 |
public static final byte |
MASK_VIDEO_CODEC |
15 |
public static final int |
MASK_VIDEO_FRAMETYPE |
240 |
public static final byte |
TYPE_AUDIO |
8 |
public static final byte |
TYPE_ENCRYPTED |
32 |
public static final byte |
TYPE_ENCRYPTED_AUDIO |
40 |
public static final byte |
TYPE_ENCRYPTED_METADATA |
50 |
public static final byte |
TYPE_ENCRYPTED_VIDEO |
41 |
public static final byte |
TYPE_METADATA |
18 |
public static final byte |
TYPE_VIDEO |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LONG_STRING_LENGTH |
65535 |
public static final byte |
TYPE_AMF3_OBJECT |
17 |
public static final byte |
TYPE_ARRAY |
10 |
public static final byte |
TYPE_BOOLEAN |
1 |
public static final byte |
TYPE_CLASS_OBJECT |
16 |
public static final byte |
TYPE_DATE |
11 |
public static final byte |
TYPE_END_OF_OBJECT |
9 |
public static final byte |
TYPE_LONG_STRING |
12 |
public static final byte |
TYPE_MIXED_ARRAY |
8 |
public static final byte |
TYPE_MOVIECLIP |
4 |
public static final byte |
TYPE_NULL |
5 |
public static final byte |
TYPE_NUMBER |
0 |
public static final byte |
TYPE_OBJECT |
3 |
public static final byte |
TYPE_RECORDSET |
14 |
public static final byte |
TYPE_REFERENCE |
7 |
public static final byte |
TYPE_STRING |
2 |
public static final byte |
TYPE_UNDEFINED |
6 |
public static final byte |
TYPE_UNSUPPORTED |
13 |
public static final byte |
TYPE_XML |
15 |
public static final byte |
VALUE_FALSE |
0 |
public static final byte |
VALUE_TRUE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LONG_STRING_LENGTH |
65535 |
public static final long |
MAX_INTEGER_VALUE |
268435455L |
public static final long |
MIN_INTEGER_VALUE |
-268435456L |
public static final byte |
TYPE_ARRAY |
9 |
public static final byte |
TYPE_BOOLEAN_FALSE |
2 |
public static final byte |
TYPE_BOOLEAN_TRUE |
3 |
public static final byte |
TYPE_BYTEARRAY |
12 |
public static final byte |
TYPE_DATE |
8 |
public static final byte |
TYPE_DICTIONARY |
17 |
public static final byte |
TYPE_INTEGER |
4 |
public static final byte |
TYPE_NULL |
1 |
public static final byte |
TYPE_NUMBER |
5 |
public static final byte |
TYPE_OBJECT |
10 |
public static final byte |
TYPE_OBJECT_EXTERNALIZABLE |
1 |
public static final byte |
TYPE_OBJECT_PROPERTY |
0 |
public static final byte |
TYPE_OBJECT_PROXY |
3 |
public static final byte |
TYPE_OBJECT_VALUE |
2 |
public static final byte |
TYPE_STRING |
6 |
public static final byte |
TYPE_UNDEFINED |
0 |
public static final byte |
TYPE_VECTOR_INT |
13 |
public static final byte |
TYPE_VECTOR_NUMBER |
15 |
public static final byte |
TYPE_VECTOR_OBJECT |
16 |
public static final byte |
TYPE_VECTOR_UINT |
14 |
public static final byte |
TYPE_XML |
11 |
public static final byte |
TYPE_XML_DOCUMENT |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT |
"event" |
public static final String |
NAVIGATION |
"navigation" |
public static final String |
ORIENTATION |
"orientation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BIT_IN_BYTE |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MASK_BYTE_1 |
127L |
public static final long |
MASK_BYTE_2 |
16383L |
public static final long |
MASK_BYTE_3 |
2097151L |
public static final long |
MASK_BYTE_4 |
268435455L |
public static final long |
MASK_BYTE_8 |
72057594037927935L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DELAY |
978285600000L |
public static final long |
NANO_MULTIPLIER |
1000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
CORE_ARRAY |
6 |
public static final byte |
CORE_BOOLEAN |
2 |
public static final byte |
CORE_BYTEARRAY |
16 |
public static final byte |
CORE_DATE |
5 |
public static final byte |
CORE_END_OBJECT |
-1 |
public static final byte |
CORE_MAP |
7 |
public static final byte |
CORE_NULL |
1 |
public static final byte |
CORE_NUMBER |
3 |
public static final byte |
CORE_OBJECT |
9 |
public static final byte |
CORE_SKIP |
0 |
public static final byte |
CORE_STRING |
4 |
public static final byte |
CORE_SWITCH |
-17 |
public static final byte |
CORE_VECTOR_INT |
61 |
public static final byte |
CORE_VECTOR_NUMBER |
63 |
public static final byte |
CORE_VECTOR_OBJECT |
64 |
public static final byte |
CORE_VECTOR_UINT |
62 |
public static final byte |
CORE_XML |
8 |
public static final byte |
CUSTOM_AMF_MASK |
48 |
public static final byte |
CUSTOM_JSON_MASK |
80 |
public static final byte |
CUSTOM_MOCK_MASK |
32 |
public static final byte |
CUSTOM_RTMP_MASK |
64 |
public static final byte |
CUSTOM_XML_MASK |
96 |
public static final byte |
OPT_REFERENCE |
17 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ADVERTISE_RECEIVE_WINDOW_CREDIT |
1024 |
public static final int |
DEFAULT_NUMBER_OF_INBOUND_STREAM |
1 |
public static final int |
DEFAULT_NUMBER_OF_OUTBOUND_STREAM |
1 |
public static final int |
VALID_COOKIE_TIME |
60 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CHUNK_HEADER_SIZE |
4 |
Copyright © 2005–2017 Red5. All rights reserved.