Modifier and Type | Class and Description |
---|---|
class |
BaseRTMPHandler
Base class for all RTMP handlers.
|
class |
RTMPHandler
RTMP events handler.
|
class |
RTMPUtils
RTMP utilities class.
|
Modifier and Type | Class and Description |
---|---|
class |
RTMPProtocolDecoder
RTMP protocol decoder.
|
class |
RTMPProtocolEncoder
RTMP protocol encoder encodes RTMP messages and packets to byte buffers.
|
Modifier and Type | Class and Description |
---|---|
class |
Abort
RTMP Abort event.
|
class |
Aggregate
Aggregate data event
|
class |
AudioData |
class |
BaseEvent
Base abstract class for all RTMP events
|
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 | Class and Description |
---|---|
class |
Header
RTMP packet header
|
Modifier and Type | Class and Description |
---|---|
class |
RTMPTHandler
Handler for RTMPT messages.
|
Modifier and Type | Class and Description |
---|---|
class |
RTMPTProtocolDecoder
RTMPT protocol decoder.
|
class |
RTMPTProtocolEncoder
RTMPT protocol encoder.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSharedObject
Works with client-side shared object
|
class |
FlexSharedObjectMessage |
class |
SharedObject
Represents shared object on server-side.
|
class |
SharedObjectMessage
Shared object event
|
Modifier and Type | Class and Description |
---|---|
class |
FileStreamSource
Represents stream source that is file
|
Modifier and Type | Class and Description |
---|---|
class |
FileConsumer
Consumer that pushes messages to file.
|
Copyright © 2006-2012 The Red5 Project