Forwardported some free version changes to Pro.
This commit is contained in:
parent
29f40890e7
commit
d048aaccc4
5 changed files with 3 additions and 6 deletions
|
@ -15,8 +15,8 @@ namespace Mist {
|
|||
unsigned int cutTime;
|
||||
unsigned int segmentSize; /*LTS*/
|
||||
unsigned int lastReTime; /*LTS*/
|
||||
bool hasPush; /*LTS*/
|
||||
bool resumeMode; /*LTS*/
|
||||
bool hasPush;
|
||||
bool resumeMode;
|
||||
protected:
|
||||
//Private Functions
|
||||
bool setup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue