|  | 
#include <VisionX/libraries/imrec/public_api.h>
| Public Attributes | |
| Compression | compression | 
| Compression handling.  More... | |
| Framerate | framerate | 
| Framerate handling.  More... | |
| std::string | hr_name | 
| Human readable identifier for UI's or outputs.  More... | |
| std::string | id | 
| Identifier to use for long-term storage purposes etc.  More... | |
Definition at line 79 of file public_api.h.
| Compression compression | 
Compression handling.
Definition at line 100 of file public_api.h.
| Framerate framerate | 
Framerate handling.
Definition at line 95 of file public_api.h.
| std::string hr_name | 
Human readable identifier for UI's or outputs.
May change, so do not use as an identifier for long-term storage.
Definition at line 90 of file public_api.h.
| std::string id | 
Identifier to use for long-term storage purposes etc.
Definition at line 84 of file public_api.h.