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

-- work on apple streaming

File:
1 edited

Legend:

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

    r56 r74  
    8888        Playlist *MasterPlaylist(); 
    8989        Playlist *ChildPlaylist(uint32_t bw); 
     90        vector<double> GetAvailableBandwidths(); 
     91        double GetDetectedBandwidth(); 
     92        double GetSelectedBandwidth(); 
     93        uint32_t GetBufferLevel(); 
     94        uint32_t GetMaxBufferLevel(); 
     95        double GetBufferLevelPercent(); 
    9096 
    9197        //processing 
Note: See TracChangeset for help on using the changeset viewer.