TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Public Attributes | |
ush | good_length |
ush | max_lazy |
ush | nice_length |
ush | max_chain |
compress_func | func |
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().