| 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 |
ClientInvokeEvent
Represents an invoke to be executed on a connected client.
|
class |
ClientNotifyEvent
Represents an notify to be executed on a connected client.
|
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 |
SetBuffer
Control message used to set a buffer.
|
class |
SWFResponse
Control message used in response to a SWF verification request.
|
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 © 2005–2017 Red5. All rights reserved.