Changeset 53 for trunk/sources/thelib/include/protocols/rtp/sdp.h
- Timestamp:
- 08/04/10 20:56:40 (22 months ago)
- File:
-
- 1 edited
-
trunk/sources/thelib/include/protocols/rtp/sdp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/thelib/include/protocols/rtp/sdp.h
r49 r53 58 58 static bool ParseSDP(SDP &sdp, string &raw); 59 59 Variant GetVideoTrack(uint32_t index, string uri); 60 string GetStreamName(); 60 61 private: 61 62 static bool ParseSection(Variant &result, vector<string> &lines,
Note: See TracChangeset
for help on using the changeset viewer.
