#include <RTSPMsgTeardown.h>
Inheritance diagram for RTSP::Teardown:
Public Member Functions | |
Teardown (const MNString &uri, u_int64_t sessionId, int cseq) | |
Teardown (const MNString &uri, const MNString &sessionId, int cseq) | |
void | addTrackIDToUrl (const MNString &trackID) |
virtual MNString | toString () const |
|
|
|
|
|
|
|
Implements RTSP::Msg.
|