Uses of Class
rtspstack.RtspTransportSpec

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
voidRtspSession.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 boolRtspTransportSpec.operator==(const RtspTransportSpec & x)