|
#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 82 of file public_api.h.
Compression compression |
Compression handling.
Definition at line 103 of file public_api.h.
Framerate framerate |
Framerate handling.
Definition at line 98 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 93 of file public_api.h.
std::string id |
Identifier to use for long-term storage purposes etc.
Definition at line 87 of file public_api.h.