RegistryEntry Struct Reference

#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...
 

Detailed Description

Definition at line 82 of file public_api.h.

Member Data Documentation

◆ compression

Compression compression

Compression handling.

Definition at line 103 of file public_api.h.

◆ framerate

Framerate framerate

Framerate handling.

Definition at line 98 of file public_api.h.

◆ hr_name

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.

◆ id

std::string id

Identifier to use for long-term storage purposes etc.

Definition at line 87 of file public_api.h.


The documentation for this struct was generated from the following file: