Holds the export options of the program.
More...
#include <exportsettings.h>
|
|
QSize | imageSize = QSize(640, 480) |
| | Size of exported images in pixels.
|
| |
|
unsigned | exportSizeBytes = 1024*1024*10 |
| | For exporters that save a continous stream. Default: 10 Megabytes.
|
| |
|
bool | useProcessedSamples = true |
| | Export raw or processed samples.
|
| |
Holds the export options of the program.
The documentation for this struct was generated from the following file: