Ignore:
Timestamp:
08/04/10 20:56:40 (22 months ago)
Author:
shiretu
Message:

-- added proper stream naming for rtsp streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/thelib/include/protocols/rtp/sdp.h

    r49 r53  
    5858        static bool ParseSDP(SDP &sdp, string &raw); 
    5959        Variant GetVideoTrack(uint32_t index, string uri); 
     60        string GetStreamName(); 
    6061private: 
    6162        static bool ParseSection(Variant &result, vector<string> &lines, 
Note: See TracChangeset for help on using the changeset viewer.