MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Go to the source code of this file.
Data Structures | |
class | h264::NAL |
Class for analyzing generic nal units. More... | |
class | h264::PPS |
Special instance of NAL class for analyzing PPS nal units. More... | |
class | h264::sequenceParameterSet |
class | h264::SPS |
Special instance of NAL class for analyzing SPS nal units. More... | |
struct | h264::SPSMeta |
Struct containing pre-calculated metadata of an SPS nal unit. Width and height in pixels, fps in Hz. More... | |
Namespaces | |
h264 | |
Functions | |
std::deque< nalu::nalData > | h264::analysePackets (const char *data, unsigned long len) |