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
|
ChunkSize |
Chunk size event
|
ClientBW |
Client bandwidth event.
|
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.
|
Unknown |
Unknown event
|
VideoData |
Video data event
|
Enum | Description |
---|---|
VideoData.FrameType |
Videoframe type
|
Copyright © 2006-2012 The Red5 Project