|
MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Go to the source code of this file.
Data Structures | |
| class | FLV::Tag |
| This class is used to hold, work with and get information about a single FLV tag. More... | |
Namespaces | |
| FLV | |
| This namespace holds all FLV-parsing related functionality. | |
| RTMPStream | |
| Contains all functions and classes needed for RTMP connections. | |
Functions | |
| bool | FLV::check_header (char *header) |
| Checks a FLV Header for validness. More... | |
| bool | FLV::is_header (char *header) |
| Checks the first 3 bytes for the string "FLV". More... | |
1.8.11