|
SmolRTSP 0.1.3
A small, portable, extensible RTSP 1.0 implementation in C99
|
The RTSP transport configuration. More...
#include <util.h>
Data Fields | |
| SmolRTSP_LowerTransport | lower |
| The lower level transport (TCP or UDP). | |
| bool | unicast |
True if the unicast parameter is present. | |
| bool | multicast |
True if the multicast parameter is present. | |
| SmolRTSP_ChannelPairOption | interleaved |
The interleaved parameter, if present. | |
| SmolRTSP_PortPairOption | client_port |
The client_port parameter, if present. | |
The RTSP transport configuration.