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

An RTP/RTCP port pair specified as a range, e.g., client_port=3456-3457. More...

#include <util.h>

Data Fields

uint16_t rtp_port
 The RTP port.
 
uint16_t rtcp_port
 The RTCP port.
 

Detailed Description

An RTP/RTCP port pair specified as a range, e.g., client_port=3456-3457.


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