#include <proxygenerator.h>
ProxyGenerator::ProxyGenerator |
( |
| ) |
|
void ProxyGenerator::cancel |
( |
| ) |
|
double ProxyGenerator::get_proxy_progress |
( |
Media * |
f | ) |
|
void ProxyGenerator::queue |
( |
const ProxyInfo & |
info | ) |
|
void ProxyGenerator::run |
( |
| ) |
|
void ProxyGenerator::transcode |
( |
const ProxyInfo & |
info | ) |
|
|
private |
bool ProxyGenerator::cancelled |
|
private |
double ProxyGenerator::current_progress |
|
private |
QMutex ProxyGenerator::mutex |
|
private |
QVector<ProxyInfo> ProxyGenerator::proxy_queue |
|
private |
bool ProxyGenerator::skip |
|
private |
QWaitCondition ProxyGenerator::waitCond |
|
private |
The documentation for this class was generated from the following files: