|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.red5.* |
|---|
| org.red5.compatibility.flex.messaging.messages.Constants | ||
|---|---|---|
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 String |
HEADER_ENDPOINT |
"DSEndpoint" |
public static final int |
OPERATION_AUTHENTICATION |
8 |
public static final int |
OPERATION_PING |
5 |
public static final int |
OPERATION_POLL |
2 |
public static final int |
OPERATION_REGISTER |
0 |
| org.red5.io.IoConstants | ||
|---|---|---|
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_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_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 |
MASK_SOUND_FORMAT |
-15 |
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 byte |
MASK_VIDEO_FRAMETYPE |
-15 |
public static final byte |
TYPE_AUDIO |
8 |
public static final byte |
TYPE_METADATA |
18 |
public static final byte |
TYPE_VIDEO |
9 |
| org.red5.io.IStreamableFileFactory | ||
|---|---|---|
public static final String |
BEAN_NAME |
"streamableFileFactory" |
| org.red5.io.amf.AMF | ||
|---|---|---|
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 |
| org.red5.io.amf3.AMF3 | ||
|---|---|---|
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_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_XML |
11 |
public static final byte |
TYPE_XML_DOCUMENT |
7 |
| org.red5.io.flv.meta.ICueType | ||
|---|---|---|
public static final String |
EVENT |
"event" |
public static final String |
NAVIGATION |
"navigation" |
| org.red5.io.mock.Mock | ||
|---|---|---|
public static final byte |
TYPE_ELEMENT_SEPARATOR |
35 |
public static final byte |
TYPE_END_OF_ARRAY |
34 |
public static final byte |
TYPE_END_OF_MAP |
38 |
public static final byte |
TYPE_END_OF_OBJECT |
33 |
public static final byte |
TYPE_ITEM_SEPARATOR |
37 |
public static final byte |
TYPE_PROPERTY_SEPARATOR |
36 |
| org.red5.io.object.DataTypes | ||
|---|---|---|
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_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_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 |
| org.red5.server.Client | ||
|---|---|---|
protected static final String |
PERMISSIONS |
"_transient_red5_permissions" |
| org.red5.server.ScopeResolver | ||
|---|---|---|
public static final String |
DEFAULT_HOST |
"" |
| org.red5.server.Server | ||
|---|---|---|
protected static final String |
EMPTY |
"" |
protected static final String |
SLASH |
"/" |
| org.red5.server.api.IBandwidthConfigure | ||
|---|---|---|
public static final int |
AUDIO_CHANNEL |
0 |
public static final int |
DATA_CHANNEL |
2 |
public static final int |
MAX_CHANNEL_CONFIG_COUNT |
4 |
public static final int |
OVERALL_CHANNEL |
3 |
public static final int |
VIDEO_CHANNEL |
1 |
| org.red5.server.api.IClient | ||
|---|---|---|
public static final String |
ID |
"red5.client" |
| org.red5.server.api.IConnection | ||
|---|---|---|
public static final String |
PERSISTENT |
"persistent" |
public static final String |
POLLING |
"polling" |
public static final String |
TRANSIENT |
"transient" |
| org.red5.server.api.IContext | ||
|---|---|---|
public static final String |
ID |
"red5.context" |
| org.red5.server.api.IScope | ||
|---|---|---|
public static final String |
ID |
"red5.scope" |
public static final String |
SEPARATOR |
":" |
public static final String |
TYPE |
"scope" |
| org.red5.server.api.IServer | ||
|---|---|---|
public static final String |
ID |
"red5.server" |
| org.red5.server.api.Red5 | ||
|---|---|---|
public static final String |
VERSION |
"Red5 Server 0.7.1-dev $Revision: 2755 $" |
| org.red5.server.api.ScopeMBean | ||
|---|---|---|
public static final String |
ID |
"red5.scope" |
public static final String |
SEPARATOR |
":" |
public static final String |
TYPE |
"scope" |
| org.red5.server.api.persistence.IPersistable | ||
|---|---|---|
public static final String |
TRANSIENT_PREFIX |
"_transient" |
| org.red5.server.api.remoting.IRemotingHeader | ||
|---|---|---|
public static final String |
APPEND_TO_GATEWAY_URL |
"AppendToGatewayUrl" |
public static final String |
CREDENTIALS |
"Credentials" |
public static final String |
DEBUG_SERVER |
"amf_server_debug" |
public static final String |
PERSISTENT_HEADER |
"RequestPersistentHeader" |
public static final String |
REPLACE_GATEWAY_URL |
"ReplaceGatewayUrl" |
| org.red5.server.api.scheduling.ISchedulingService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"schedulingService" |
| org.red5.server.api.so.ISharedObject | ||
|---|---|---|
public static final String |
TYPE |
"SharedObject" |
| org.red5.server.api.so.ISharedObjectSecurityService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"sharedObjectSecurityService" |
| org.red5.server.api.so.ISharedObjectService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"sharedObjectService" |
| org.red5.server.api.stream.IBroadcastStreamService | ||
|---|---|---|
public static final String |
BROADCAST_STREAM_SERVICE |
"broadcastStreamService" |
| org.red5.server.api.stream.IClientStream | ||
|---|---|---|
public static final String |
MODE_APPEND |
"append" |
public static final String |
MODE_LIVE |
"live" |
public static final String |
MODE_READ |
"read" |
public static final String |
MODE_RECORD |
"record" |
| org.red5.server.api.stream.IOnDemandStreamService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"onDemandStreamService" |
| org.red5.server.api.stream.IStreamFilenameGenerator | ||
|---|---|---|
public static final String |
BEAN_NAME |
"streamFilenameGenerator" |
| org.red5.server.api.stream.IStreamSecurityService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"streamSecurityService" |
| org.red5.server.api.stream.IStreamService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"streamService" |
| org.red5.server.api.stream.ISubscriberStreamService | ||
|---|---|---|
public static final String |
BEAN_NAME |
"subscriberStreamService" |
| org.red5.server.messaging.PipeConnectionEvent | ||
|---|---|---|
public static final int |
CONSUMER_CONNECT_PULL |
3 |
public static final int |
CONSUMER_CONNECT_PUSH |
4 |
public static final int |
CONSUMER_DISCONNECT |
5 |
public static final int |
PROVIDER_CONNECT_PULL |
0 |
public static final int |
PROVIDER_CONNECT_PUSH |
1 |
public static final int |
PROVIDER_DISCONNECT |
2 |
| org.red5.server.net.mrtmp.MRTMPPacket | ||
|---|---|---|
public static final short |
CLOSE |
1 |
public static final int |
COMMON_HEADER_LENGTH |
20 |
public static final short |
CONNECT |
0 |
public static final short |
JAVA_ENCODING |
0 |
public static final short |
RTMP |
2 |
public static final int |
RTMP_HEADER_LENGTH |
24 |
| org.red5.server.net.protocol.ProtocolState | ||
|---|---|---|
public static final String |
SESSION_KEY |
"protocol_state" |
| org.red5.server.net.proxy.ProxyFilter | ||
|---|---|---|
public static final String |
FORWARD_KEY |
"proxy_forward_key" |
| org.red5.server.net.remoting.FlexMessagingService | ||
|---|---|---|
public static final String |
SERVICE_NAME |
"flexMessaging" |
| org.red5.server.net.remoting.RemotingClient | ||
|---|---|---|
public static final int |
DEFAULT_TIMEOUT |
30000 |
| org.red5.server.net.remoting.message.RemotingCall | ||
|---|---|---|
public static final String |
HANDLER_ERROR |
"/onStatus" |
public static final String |
HANDLER_SUCCESS |
"/onResult" |
| org.red5.server.net.rtmp.codec.RTMP | ||
|---|---|---|
public static final int |
DEFAULT_CHUNK_SIZE |
128 |
public static final boolean |
MODE_CLIENT |
true |
public static final boolean |
MODE_SERVER |
false |
public static final byte |
STATE_CONNECT |
0 |
public static final byte |
STATE_CONNECTED |
2 |
public static final byte |
STATE_DISCONNECTED |
4 |
public static final byte |
STATE_EDGE_CONNECT_ORIGIN_SENT |
17 |
public static final byte |
STATE_EDGE_DISCONNECTING |
19 |
public static final byte |
STATE_ERROR |
3 |
public static final byte |
STATE_HANDSHAKE |
1 |
public static final byte |
STATE_ORIGIN_CONNECT_FORWARDED |
18 |
| org.red5.server.net.rtmp.event.FLVData | ||
|---|---|---|
public static final int |
AUDIO_ADPCM |
1 |
public static final int |
AUDIO_MP3 |
2 |
public static final int |
AUDIO_NELLYMOOSER |
6 |
public static final int |
AUDIO_NELLYMOOSER_8KHZ |
5 |
public static final int |
AUDIO_UNCOMPRESSED |
0 |
public static final int |
FRAMETYPE_DISPOSABLE |
3 |
public static final int |
FRAMETYPE_INTERFRAME |
2 |
public static final int |
FRAMETYPE_KEYFRAME |
1 |
public static final int |
SOUND_RATE_11_KHZ |
2 |
public static final int |
SOUND_RATE_22_KHZ |
3 |
public static final int |
SOUND_RATE_44_KHZ |
4 |
public static final int |
SOUND_RATE_5_5_KHZ |
1 |
public static final int |
SOUND_SIZE_16_BIT |
2 |
public static final int |
SOUND_SIZE_8_BIT |
0 |
public static final int |
TYPE_AUDIO |
8 |
public static final int |
TYPE_METADATA |
12 |
public static final int |
TYPE_VIDEO |
9 |
public static final int |
VIDEO_ON2_VP6 |
4 |
public static final int |
VIDEO_SCREEN_VIDEO |
3 |
public static final int |
VIDEO_SORENSEN_H263 |
2 |
| org.red5.server.net.rtmp.event.Ping | ||
|---|---|---|
public static final short |
CLIENT_BUFFER |
3 |
public static final short |
PING_CLIENT |
6 |
public static final short |
PONG_SERVER |
7 |
public static final short |
STREAM_CLEAR |
0 |
public static final short |
STREAM_PLAYBUFFER_CLEAR |
1 |
public static final short |
STREAM_RESET |
4 |
public static final int |
UNDEFINED |
-1 |
public static final short |
UNKNOWN_2 |
2 |
public static final short |
UNKNOWN_5 |
5 |
public static final short |
UNKNOWN_8 |
8 |
| org.red5.server.net.rtmp.message.Constants | ||
|---|---|---|
public static final String |
ACTION_CLOSE_STREAM |
"closeStream" |
public static final String |
ACTION_CONNECT |
"connect" |
public static final String |
ACTION_CREATE_STREAM |
"createStream" |
public static final String |
ACTION_DELETE_STREAM |
"deleteStream" |
public static final String |
ACTION_DISCONNECT |
"disconnect" |
public static final String |
ACTION_PAUSE |
"pause" |
public static final String |
ACTION_PLAY |
"play" |
public static final String |
ACTION_PUBLISH |
"publish" |
public static final String |
ACTION_RECEIVE_AUDIO |
"receiveAudio" |
public static final String |
ACTION_RECEIVE_VIDEO |
"receiveVideo" |
public static final String |
ACTION_RELEASE_STREAM |
"releaseStream" |
public static final String |
ACTION_SEEK |
"seek" |
public static final String |
ACTION_STOP |
"disconnect" |
public static final int |
HANDSHAKE_SIZE |
1536 |
public static final byte |
HEADER_CONTINUE |
3 |
public static final byte |
HEADER_NEW |
0 |
public static final byte |
HEADER_SAME_SOURCE |
1 |
public static final byte |
HEADER_TIMER_CHANGE |
2 |
public static final int |
MEDIUM_INT_MAX |
16777215 |
public static final byte |
SO_CLIENT_CLEAR_DATA |
8 |
public static final byte |
SO_CLIENT_DELETE_DATA |
9 |
public static final byte |
SO_CLIENT_INITIAL_DATA |
11 |
public static final byte |
SO_CLIENT_SEND_MESSAGE |
6 |
public static final byte |
SO_CLIENT_STATUS |
7 |
public static final byte |
SO_CLIENT_UPDATE_ATTRIBUTE |
5 |
public static final byte |
SO_CLIENT_UPDATE_DATA |
4 |
public static final byte |
SO_CONNECT |
1 |
public static final byte |
SO_DELETE_ATTRIBUTE |
10 |
public static final byte |
SO_DISCONNECT |
2 |
public static final byte |
SO_SEND_MESSAGE |
6 |
public static final byte |
SO_SET_ATTRIBUTE |
3 |
public static final byte |
TYPE_AUDIO_DATA |
8 |
public static final byte |
TYPE_BYTES_READ |
3 |
public static final byte |
TYPE_CHUNK_SIZE |
1 |
public static final byte |
TYPE_CLIENT_BANDWIDTH |
6 |
public static final byte |
TYPE_FLEX_MESSAGE |
17 |
public static final byte |
TYPE_FLEX_SHARED_OBJECT |
16 |
public static final byte |
TYPE_FLEX_STREAM_SEND |
15 |
public static final byte |
TYPE_INVOKE |
20 |
public static final byte |
TYPE_NOTIFY |
18 |
public static final byte |
TYPE_PING |
4 |
public static final byte |
TYPE_SERVER_BANDWIDTH |
5 |
public static final byte |
TYPE_SHARED_OBJECT |
19 |
public static final byte |
TYPE_STREAM_METADATA |
18 |
public static final byte |
TYPE_VIDEO_DATA |
9 |
| org.red5.server.net.rtmp.status.Status | ||
|---|---|---|
public static final String |
ERROR |
"error" |
public static final String |
STATUS |
"status" |
public static final String |
WARNING |
"warning" |
| org.red5.server.net.rtmp.status.StatusCodes | ||
|---|---|---|
public static final String |
APP_GC |
"Application.GC" |
public static final String |
APP_RESOURCE_LOWMEMORY |
"Application.Resource.LowMemory" |
public static final String |
APP_SCRIPT_ERROR |
"Application.Script.Error" |
public static final String |
APP_SCRIPT_WARNING |
"Application.Script.Warning" |
public static final String |
APP_SHUTDOWN |
"Application.Shutdown" |
public static final String |
NC_CALL_BADVERSION |
"NetConnection.Call.BadVersion" |
public static final String |
NC_CALL_FAILED |
"NetConnection.Call.Failed" |
public static final String |
NC_CONNECT_APPSHUTDOWN |
"NetConnection.Connect.AppShutdown" |
public static final String |
NC_CONNECT_CLOSED |
"NetConnection.Connect.Closed" |
public static final String |
NC_CONNECT_FAILED |
"NetConnection.Connect.Failed" |
public static final String |
NC_CONNECT_INVALID_APPLICATION |
"NetConnection.Connect.InvalidApp" |
public static final String |
NC_CONNECT_REJECTED |
"NetConnection.Connect.Rejected" |
public static final String |
NC_CONNECT_SUCCESS |
"NetConnection.Connect.Success" |
public static final String |
NS_CLEAR_FAILED |
"NetStream.Clear.Failed" |
public static final | ||