RegistryEntry Struct Reference

#include <VisionX/libraries/imrec/public_api.h>

Public Attributes

Compression compression
 Compression handling.
 
Framerate framerate
 Framerate handling.
 
std::string hr_name
 Human readable identifier for UI's or outputs.
 
std::string id
 Identifier to use for long-term storage purposes etc.
 

Detailed Description

Definition at line 79 of file public_api.h.

Member Data Documentation

◆ compression

Compression compression

Compression handling.

Definition at line 100 of file public_api.h.

◆ framerate

Framerate framerate

Framerate handling.

Definition at line 95 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 90 of file public_api.h.

◆ id

std::string id

Identifier to use for long-term storage purposes etc.

Definition at line 84 of file public_api.h.


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