mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-17 12:20:00 +01:00
changed priority
This commit is contained in:
@@ -42,8 +42,8 @@ void Playback::Play() {
|
|||||||
stop = false;
|
stop = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//start(LowPriority);
|
start(LowPriority);
|
||||||
start(HighPriority);
|
//start(HighPriority);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Playback::setPngPath(std::string path) {
|
void Playback::setPngPath(std::string path) {
|
||||||
|
|||||||
Reference in New Issue
Block a user