Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
easy_preset.h File Reference

Preset handling for easy encoder and decoder. More...

#include "common.h"

Go to the source code of this file.

Data Structures

struct  lzma_options_easy
 

Functions

bool lzma_easy_preset (lzma_options_easy *easy, uint32_t preset)
 

Detailed Description

Preset handling for easy encoder and decoder.

Function Documentation

◆ lzma_easy_preset()

bool lzma_easy_preset ( lzma_options_easy * easy,
uint32_t preset )
extern

Set *easy to the settings given by the preset. Returns true on error, false on success.