H264Depacketize Class
Depayloads RTP-encapsulated H.264 into a raw H.264 byte stream. More...
Declaration
class simaai::neat::H264Depacketize { ... }
Included Headers
#include <H264Depacketize.h>
Base classes
| class | Node |
| class | OutputSpecProvider |
Public Constructors Index
| H264Depacketize (int payload_type=96, int h264_parse_config_interval=-1, int h264_fps=-1, int h264_width=-1, int h264_height=-1, bool enforce_h264_caps=true) | |
|
Construct with RTP payload type plus optional H.264 parser / caps overrides. More... | |