![]() |
VR-Forces 4.10 Class Documentation
|
Public Attributes | |
| LZ4F_frameInfo_t | frameInfo |
| int | compressionLevel |
| unsigned | autoFlush |
| unsigned | reserved [4] |
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.
| LZ4F_frameInfo_t LZ4F_preferences_t::frameInfo |
| int LZ4F_preferences_t::compressionLevel |
| unsigned LZ4F_preferences_t::autoFlush |
| unsigned LZ4F_preferences_t::reserved[4] |