| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtspTransportSpec | |
rtspserver | |
rtspstack |
Uses of RtspTransportSpec in rtspserver |
Methods in rtspserver that return RtspTransportSpec | |
const const RtspTransportSpec & | RtspSession.transport() get rtsp transport spec - from SETUP method |
Methods in rtspserver with parameters of type RtspTransportSpec | |
void | RtspSession.transport(const RtspTransportSpec & spec) set rtsp transport spec - from SETUP method |
Uses of RtspTransportSpec in rtspstack |
Constructors in rtspstack with parameters of type RtspTransportSpec | |
RtspTransportSpec.RtspTransportSpec(const RtspTransportSpec & x) |
Methods in rtspstack that return RtspTransportSpec | |
RtspTransportSpec & | RtspTransportSpec.operator=(const RtspTransportSpec & x) |
Methods in rtspstack with parameters of type RtspTransportSpec | |
RtspTransportSpec & | RtspTransportSpec.operator=(const RtspTransportSpec & x) |
const bool | RtspTransportSpec.operator==(const RtspTransportSpec & x) |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |