TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <zlib.h>
Public Attributes | |
unsigned | have |
unsigned char * | next |
z_off64_t | pos |
unsigned gzFile_s::have |
unsigned char* gzFile_s::next |
Definition at line 1839 of file zlib.h.
Referenced by gzprintf().
z_off64_t gzFile_s::pos |
Definition at line 1840 of file zlib.h.
Referenced by gzputc(), gzseek64(), and gztell64().