|
| VidSlideThread (QObject *const parent) |
|
QString | encodingTraces () const |
|
void | prepareFrames (VidSlideSettings *const settings) |
| Stage 1: prepare frames in temporary directory.
|
|
| ActionThreadBase (QObject *const parent=nullptr) |
|
void | cancel (bool isCancel=true) |
| Cancel processing of current jobs under progress.
|
|
int | maximumNumberOfThreads () const |
|
void | setDefaultMaximumNumberOfThreads () |
| Reset maximum number of threads used to parallelize collection of job processing to max core detected on computer.
|
|
void | setMaximumNumberOfThreads (int n) |
| Adjust maximum number of threads used to parallelize collection of job processing.
|
|