Go to the source code of this file.
Functions | |
| static char * | parseCLine (char const *sdpLine) |
| static Boolean | parseRangeAttribute (char const *sdpLine, float &endTime) |
| static Boolean | parseSourceFilterAttribute (char const *sdpLine, struct in_addr &sourceAddr) |
| static unsigned | computeSeqNumStagger (unsigned staggerSeconds) |
| static char* parseCLine | ( | char const * | sdpLine | ) | [static] |
Definition at line 283 of file MediaSession.cpp.
| static Boolean parseRangeAttribute | ( | char const * | sdpLine, | |
| float & | endTime | |||
| ) | [static] |
Definition at line 352 of file MediaSession.cpp.
| static Boolean parseSourceFilterAttribute | ( | char const * | sdpLine, | |
| struct in_addr & | sourceAddr | |||
| ) | [static] |
Definition at line 372 of file MediaSession.cpp.
| static unsigned computeSeqNumStagger | ( | unsigned | staggerSeconds | ) | [static] |
Definition at line 457 of file MediaSession.cpp.
1.5.5