Ignore:
Timestamp:
08/22/10 20:05:34 (21 months ago)
Author:
shiretu
Message:

-- android related stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/applications/applestreamingclient/include/clientcontext.h

    r85 r88  
    6161        uint32_t _currentItemIndex; 
    6262        uint32_t _optimalBw; 
     63        uint32_t _lastUsedBw; 
    6364        SpeedComputer *_pSpeedComputer; 
    6465        uint32_t _scheduleTimerId; 
     
    6970        StreamsManager *_pStreamsManager; 
    7071        double _lastWallClock; 
    71         double _lastStreamClock; 
    7272private: 
    7373        ClientContext(); 
Note: See TracChangeset for help on using the changeset viewer.