TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
config_s Struct Reference

Public Attributes

ush good_length
 
ush max_lazy
 
ush nice_length
 
ush max_chain
 
compress_func func
 

Detailed Description

Definition at line 98 of file deflate.c.

Member Data Documentation

compress_func config_s::func

Definition at line 103 of file deflate.c.

Referenced by deflate(), and deflateParams().

ush config_s::good_length

Definition at line 99 of file deflate.c.

Referenced by deflateParams(), and lm_init().

ush config_s::max_chain

Definition at line 102 of file deflate.c.

Referenced by deflateParams(), and lm_init().

ush config_s::max_lazy

Definition at line 100 of file deflate.c.

Referenced by deflateParams(), and lm_init().

ush config_s::nice_length

Definition at line 101 of file deflate.c.

Referenced by deflateParams(), and lm_init().


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