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/connectivity/inboundconnectivity.h

    r49 r53  
    5353        void EnqueueForDelete(); 
    5454 
    55         bool Initialize(Variant &videoTrack, Variant &audioTrack, bool forceTcp); 
     55        bool Initialize(Variant &videoTrack, Variant &audioTrack, 
     56                        string streamName, bool forceTcp); 
    5657 
    5758        string GetTransportHeaderLine(bool isAudio); 
Note: See TracChangeset for help on using the changeset viewer.