Public Attributes | List of all members
LZ4F_preferences_t Struct Reference

#include <lz4frame.h>

Public Attributes

unsigned autoFlush
 
int compressionLevel
 
LZ4F_frameInfo_t frameInfo
 
unsigned reserved [4]
 

Detailed Description

LZ4F_preferences_t : makes it possible to supply detailed compression 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 172 of file lz4frame.h.

Member Data Documentation

unsigned LZ4F_preferences_t::autoFlush

Definition at line 175 of file lz4frame.h.

int LZ4F_preferences_t::compressionLevel

Definition at line 174 of file lz4frame.h.

LZ4F_frameInfo_t LZ4F_preferences_t::frameInfo

Definition at line 173 of file lz4frame.h.

unsigned LZ4F_preferences_t::reserved[4]

Definition at line 176 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