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

An RTP/RTCP channel pair specified as a range, e.g., interleaved=4-5. More...

#include <util.h>

Data Fields

uint8_t rtp_channel
 The RTP channel identifier.
 
uint8_t rtcp_channel
 The RTCP channel identifier.
 

Detailed Description

An RTP/RTCP channel pair specified as a range, e.g., interleaved=4-5.


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