28 int sequenceStart = 0;
30 bool shouldEncodeVideo =
false;
31 bool shouldDeleteSequence =
false;
32 bool includeAudio =
false;
33 bool wantsOnlyUniqueFrameSequence =
false;
45 QString resolveAbsoluteDocumentFilePath(
const QString &documentPath)
const;
46 QString resolveAbsoluteVideoFilePath(
const QString &documentPath)
const;
47 QString resolveAbsoluteFramesDirectory(
const QString &documentPath)
const;
49 QString resolveAbsoluteVideoFilePath()
const;
50 QString resolveAbsoluteFramesDirectory()
const;
56 RENDER_FRAMES_AND_VIDEO
59 RenderMode renderMode()
const;