Public Attributes | List of all members
LZ4F_frameInfo_t Struct Reference

#include <lz4frame.h>

Public Attributes

LZ4F_blockMode_t blockMode
 
LZ4F_blockSizeID_t blockSizeID
 
LZ4F_contentChecksum_t contentChecksumFlag
 
unsigned long long contentSize
 
LZ4F_frameType_t frameType
 
unsigned reserved [2]
 

Detailed Description

LZ4F_frameInfo_t : makes it possible to supply detailed frame parameters to the stream interface. It's not required to set all fields, as long as the structure was initially memset() to zero. All reserved fields must be set to zero.

Definition at line 159 of file lz4frame.h.

Member Data Documentation

LZ4F_blockMode_t LZ4F_frameInfo_t::blockMode

Definition at line 161 of file lz4frame.h.

LZ4F_blockSizeID_t LZ4F_frameInfo_t::blockSizeID

Definition at line 160 of file lz4frame.h.

LZ4F_contentChecksum_t LZ4F_frameInfo_t::contentChecksumFlag

Definition at line 162 of file lz4frame.h.

unsigned long long LZ4F_frameInfo_t::contentSize

Definition at line 164 of file lz4frame.h.

LZ4F_frameType_t LZ4F_frameInfo_t::frameType

Definition at line 163 of file lz4frame.h.

unsigned LZ4F_frameInfo_t::reserved[2]

Definition at line 165 of file lz4frame.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32