Skip to content

Struct ILLIXR::decode::decoded_frame_cache::Entry

ClassList > ILLIXR > decode > decoded_frame_cache > Entry

  • #include <decoder_cache.hpp>

Public Attributes

Type Name
int32_t frame_number = -1
int32_t height = 0
std::vector< uint8_t > rgb
bool valid = [**false**](namespaceILLIXR.md#function-normalize)
int32_t width = 0

Public Attributes Documentation

variable frame_number

int32_t ILLIXR::decode::decoded_frame_cache::Entry::frame_number;

variable height

int32_t ILLIXR::decode::decoded_frame_cache::Entry::height;

variable rgb

std::vector<uint8_t> ILLIXR::decode::decoded_frame_cache::Entry::rgb;

variable valid

bool ILLIXR::decode::decoded_frame_cache::Entry::valid;

variable width

int32_t ILLIXR::decode::decoded_frame_cache::Entry::width;


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/semantic_python/decoder_cache.hpp