- Timestamp:
- 08/24/10 20:27:38 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/applications/applestreamingclient/include/clientcontext.h
r96 r102 70 70 StreamsManager *_pStreamsManager; 71 71 double _lastWallClock; 72 map<uint32_t, uint32_t> _allowedBitrates; 72 73 private: 73 74 ClientContext(); … … 101 102 uint32_t GetCurrentChunkIndex(); 102 103 AppleStreamingClientApplication *GetApplication(); 104 void SetAllowedBitrates(map<uint32_t, uint32_t> allowedBitrates); 103 105 104 106 //processing
Note: See TracChangeset
for help on using the changeset viewer.
