Modules§
- The FLV File Format
- Handling RTMP connections and data streaming.
- Types for the handshake step in RTMP.
- The RTMP Messages
Macros§
- Constructs an ECMA array.
- Constructs an AMF’s Object.
Structs§
- The stream buffer for encoding/decoding chunk data.
- An error that buffer has been empty during decoding chunks.
Constants§
Traits§
- Decodes bytes into a chunk data. This can return errors for decoding fails by something cause.
- Encodes a chunk data into bytes.
Functions§
- A utility function of constructing an
InsufficientBufferLength
error.