Uses of Class
rtspstack.RtspSdp

Packages that use RtspSdp
rtspserver 
rtspstack 

Uses of RtspSdp in rtspserver
 

Methods in rtspserver that return RtspSdp
RtspSdp &RtspFileHandler.readAudioHeader()
          Read sdp block from audio header or *.sdp file.
 

Methods in rtspserver with parameters of type RtspSdp
boolRtspFile.readSdpFile(RtspSdp & rtspSdp)
          Reads rtspSdp from *.sdp file.
abstract boolRtspFile.saveHeader(const int ftIndex, RtspSdp & rtspSdp)
          Save sdp block into audio header.
boolRtspFile.writeSdpFile(RtspSdp & rtspSdp)
          Writes rtspSdp to *.sdp file.
virtual boolRtspFileAu.saveHeader(const int ftIndex, RtspSdp & rtspSdp)
          see parent class for more info, rtspSdp isn't used here
virtual boolRtspFileRaw.saveHeader(const int ftIndex, RtspSdp & rtspSdp)
          see parent class for more info
virtual boolRtspFileRtp.saveHeader(const int ftIndex, RtspSdp & rtspSdp)
          see parent class for more info
virtual boolRtspFileWav.saveHeader(const int ftIndex, RtspSdp & rtspSdp)
          see parent class for more info, rtspSdp isn't used here
 

Uses of RtspSdp in rtspstack
 

Methods in rtspstack with parameters of type RtspSdp
voidRtspResponse.appendSdpData(RtspSdp & sdp)
          for sdp extracted from a file, it's already encoded it will add contentType and contentLength hdrs