|
Krita Source Code Documentation
|
#include <QObject>#include <QProgressDialog>#include "KisImportExportErrorCode.h"#include <KoColorProfileConstants.h>#include <kritaui_export.h>Go to the source code of this file.
Classes | |
| class | KisFFMpegWrapper |
| struct | KisFFMpegWrapperSettings |
Enumerations | |
| enum | FFProbeErrorCodes { NONE = 0 , UNSUPPORTED_CODEC , INVALID_JSON } |
Variables | |
| const int | FFMPEG_TIMEOUT = 600000 |
| enum FFProbeErrorCodes |
| Enumerator | |
|---|---|
| NONE | |
| UNSUPPORTED_CODEC | |
| INVALID_JSON | |
Definition at line 38 of file KisFFMpegWrapper.h.
| const int FFMPEG_TIMEOUT = 600000 |
Definition at line 44 of file KisFFMpegWrapper.h.