- Timestamp:
- 08/24/10 23:22:35 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/applications/applestreamingclient/include/clientcontext.h
r102 r103 71 71 double _lastWallClock; 72 72 map<uint32_t, uint32_t> _allowedBitrates; 73 map<uint32_t, uint32_t> _mediaSequences; 73 74 private: 74 75 ClientContext(); … … 124 125 bool ConsumeAVBuffer(); 125 126 private: 127 bool ReloadPlaylist(uint32_t bw); 126 128 uint32_t GetOptimalBw(); 127 129 bool ParseConnectingString();
Note: See TracChangeset
for help on using the changeset viewer.
