VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
LZ4F_preferences_t Struct Reference

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.

Public Attributes

LZ4F_frameInfo_t frameInfo
 
int compressionLevel
 
unsigned autoFlush
 
unsigned reserved [4]
 

Member Data Documentation

LZ4F_frameInfo_t LZ4F_preferences_t::frameInfo
int LZ4F_preferences_t::compressionLevel
unsigned LZ4F_preferences_t::autoFlush
unsigned LZ4F_preferences_t::reserved[4]

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)