|
Status | assembleAudio (const Object *obj, QString ffmpegPath, std::function< void(float)> progress) |
|
Status | generateImageSequence (const Object *obj, std::function< void(float)> progress) |
|
Status | combineVideoAndAudio (QString ffmpegPath, QString strOutputFile) |
|
Status | twoPassEncoding (QString ffmpeg, QString strOutputFile) |
|
Status | convertVideoAgain (QString ffmpeg, QString strIn, QString strOut) |
|
Status | convertToGif (QString ffmpeg, QString strIn, QString strOut) |
|
Status | executeFFMpegCommand (QString strCmd) |
|
Status | checkInputParameters (const ExportMovieDesc &) |
|
|
QTemporaryDir | mTempDir |
|
QString | mTempWorkDir |
|
ExportMovieDesc | mDesc |
|
bool | mCanceled = false |
|
Definition at line 39 of file movieexporter.h.
The documentation for this class was generated from the following files: