TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <unzip.h>
Public Attributes | |
ZPOS64_T | number_entry |
uLong | size_comment |
ZPOS64_T unz_global_info64_s::number_entry |
Definition at line 98 of file unzip.h.
Referenced by MusicExtractManager::outputBinary(), MusicExtractManager::outputData(), MusicExtractManager::outputSkin(), MusicExtractManager::outputThunderSkin(), unzGetGlobalInfo(), unzGetOffset64(), unzGoToNextFile(), unzOpenInternal(), and unzSetOffset64().
uLong unz_global_info64_s::size_comment |
Definition at line 100 of file unzip.h.
Referenced by unzGetGlobalComment(), unzGetGlobalInfo(), and unzOpenInternal().