ROOTANA
Data Fields
MLZ4F_preferences_t Struct Reference

#include <mlz4frame.h>

Collaboration diagram for MLZ4F_preferences_t:
Collaboration graph
[legend]

Data Fields

MLZ4F_frameInfo_t frameInfo
 
int compressionLevel
 
unsigned autoFlush
 
unsigned reserved [4]
 

Detailed Description

Definition at line 120 of file mlz4frame.h.

Field Documentation

◆ autoFlush

unsigned MLZ4F_preferences_t::autoFlush

Definition at line 123 of file mlz4frame.h.

◆ compressionLevel

int MLZ4F_preferences_t::compressionLevel

Definition at line 122 of file mlz4frame.h.

◆ frameInfo

MLZ4F_frameInfo_t MLZ4F_preferences_t::frameInfo

Definition at line 121 of file mlz4frame.h.

◆ reserved

unsigned MLZ4F_preferences_t::reserved

Definition at line 124 of file mlz4frame.h.


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