Package | Description |
---|---|
org.red5.server.net.rtmp.event | |
org.red5.server.so |
Modifier and Type | Class and Description |
---|---|
class |
Abort
RTMP Abort event.
|
class |
Aggregate
Aggregate data event
|
class |
AudioData |
class |
BytesRead
Bytes read event
|
class |
ChunkSize
Chunk size event
|
class |
ClientBW
Client bandwidth event.
|
class |
FlexMessage
Flex method invocation.
|
class |
FlexStreamSend
AMF3 stream send message.
|
class |
Invoke
Remote invocation event
|
class |
Notify
Stream notification event
|
class |
Ping
Ping event, actually combination of different events.
|
class |
ServerBW
Server bandwidth event.
|
class |
Unknown
Unknown event
|
class |
VideoData
Video data event
|
Modifier and Type | Method and Description |
---|---|
protected void |
AllocationDebugger.create(BaseEvent event)
Add event to map
|
protected void |
AllocationDebugger.release(BaseEvent event)
Release event if there's no more references to it
|
protected void |
AllocationDebugger.retain(BaseEvent event)
Retain event
|
Modifier and Type | Class and Description |
---|---|
class |
FlexSharedObjectMessage |
class |
SharedObjectMessage
Shared object event
|
Copyright © 2006-2012 The Red5 Project