getDataBandwidth() const | MNSessionState | |
getDataPort() const | MNSessionState | |
getDataSenderHostname() const | MNSessionState | |
getDataSenderMulticast() const | MNSessionState | |
getDataSenderPort() const | MNSessionState | |
getMediaDescList() const | MNSessionState | |
getMediaDescription() const | MNSessionState | |
getMediaDescription(size_t idx) const | MNSessionState | |
getServerUrl() const | MNSessionState | |
getSessionId() const | MNSessionState | |
getState() const | MNSessionState | |
INIT_STATE enum value | MNSessionState | |
MNSessionState() | MNSessionState | |
PLAY_STATE enum value | MNSessionState | |
READY_STATE enum value | MNSessionState | |
setDataBandwidth(size_t val) | MNSessionState | |
setDataPort(u_short p) | MNSessionState | |
setDataSenderHostname(const MNString &val) | MNSessionState | |
setDataSenderHostnameFromSDPConnection(const MNString &val) | MNSessionState | |
setDataSenderPort(u_short p) | MNSessionState | |
setMediaDescList(MDescList *mdesclist) | MNSessionState | |
setMediaDescription(MDescPtr mdesc) | MNSessionState | |
setServerUrl(const MNString &s, int port) | MNSessionState | |
setServerUrl(const char *s, int port) | MNSessionState | |
setSessionId(const MNString &id) | MNSessionState | |
setState(State s) | MNSessionState | |
State enum name | MNSessionState | |
~MNSessionState() | MNSessionState | [virtual] |