| Interface | Description |
|---|---|
| IEventDecoder |
Event decoder decodes event objects from incoming byte buffer.
|
| IEventEncoder |
Encodes events to byte buffer.
|
| Class | Description |
|---|---|
| RTMP |
RTMP is the RTMP protocol state representation.
|
| RTMPCodecFactory |
RTMP codec factory creates RTMP encoders/decoders.
|
| RTMPMinaProtocolDecoder |
RTMP protocol decoder.
|
| RTMPMinaProtocolEncoder |
Mina protocol encoder for RTMP.
|
| RTMPProtocolDecoder |
RTMP protocol decoder.
|
| RTMPProtocolEncoder |
RTMP protocol encoder encodes RTMP messages and packets to byte buffers.
|
Copyright © 2005–2017 Red5. All rights reserved.