Ignore:
Timestamp:
08/17/10 13:54:17 (21 months ago)
Author:
shiretu
Message:

-- work on applestreamingclient

File:
1 edited

Legend:

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

    r74 r80  
    9494        uint32_t GetMaxBufferLevel(); 
    9595        double GetBufferLevelPercent(); 
     96        double GetMinTimestamp(); 
     97        double GetMaxTimestamp(); 
     98        uint32_t GetChunksCount(); 
     99        double GetCurrentTimestamp(); 
     100        uint32_t GetCurrentChunkIndex(); 
    96101 
    97102        //processing 
Note: See TracChangeset for help on using the changeset viewer.