| Interface | Description |
|---|---|
| IRTMPEvent |
| Class | Description |
|---|---|
| Abort |
RTMP Abort event.
|
| Aggregate |
Aggregate data event
|
| AllocationDebugger |
Simple allocation debugger for Event reference counting.
|
| AudioData | |
| BaseEvent |
Base abstract class for all RTMP events
|
| BytesRead |
Bytes read event
|
| CachedEvent |
Provides a means for storage of RTMP events.
|
| ChunkSize |
Chunk size event
|
| ClientBW |
Client bandwidth event.
|
| ClientInvokeEvent |
Represents an invoke to be executed on a connected client.
|
| ClientNotifyEvent |
Represents an notify to be executed on a connected client.
|
| FlexMessage |
Flex method invocation.
|
| FlexStreamSend |
AMF3 stream send message.
|
| Invoke |
Remote invocation event
|
| Notify |
Stream notification event.
|
| Ping |
Ping event, actually combination of different events.
|
| SerializeUtils |
The utility class provides conversion methods to ease the use of byte arrays, Mina IoBuffers, and NIO ByteBuffers.
|
| ServerBW |
Server bandwidth event.
|
| SetBuffer |
Control message used to set a buffer.
|
| StreamActionEvent |
Represents a stream action occurring on a connection or stream.
|
| SWFResponse |
Control message used in response to a SWF verification request.
|
| Unknown |
Unknown event
|
| VideoData |
Video data event
|
| Enum | Description |
|---|---|
| VideoData.FrameType |
Videoframe type
|
Copyright © 2005–2017 Red5. All rights reserved.