SmolRTSP  0.1.3
A small, portable, extensible RTSP 1.0 implementation in C99
SmolRTSP_NalTransportConfig Struct Reference

The configuration structure for SmolRTSP_NalTransport. More...

#include <nal_transport.h>

Data Fields

size_t max_h264_nalu_size
 The maximum size of an H.264 NAL unit (including the header).
 
size_t max_h265_nalu_size
 The maximum size of an H.265 NAL unit (including the header).
 
bool is_coded_slice
 The encoder uses slice segments.
 

Detailed Description

The configuration structure for SmolRTSP_NalTransport.


The documentation for this struct was generated from the following file: