|
OpenHantek
|
Holds the export options of the program. More...
#include <exportsettings.h>
Data Fields | |
| 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.
1.8.14