|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
The embedded process-image header: everything needed to decode the rows offline. More...
#include <process_data_dump.h>
Public Attributes | |
| uint32_t | inputBytes = 0 |
| Per-row input region size (the published image's input size). | |
| uint32_t | outputBytes = 0 |
| Per-row output region size. | |
| std::vector< DumpDevice > | devices |
The embedded process-image header: everything needed to decode the rows offline.
| std::vector<DumpDevice> mm::node::DumpHeader::devices |
| uint32_t mm::node::DumpHeader::inputBytes = 0 |
Per-row input region size (the published image's input size).
| uint32_t mm::node::DumpHeader::outputBytes = 0 |
Per-row output region size.