|
openshot-audio
0.1.5
|
#include <juce_ZipFile.h>
Public Attributes | |
| String | filename |
| unsigned int | uncompressedSize |
| Time | fileTime |
Contains information about one of the entries in a ZipFile.
| String ZipFile::ZipEntry::filename |
The name of the file, which may also include a partial pathname.
| Time ZipFile::ZipEntry::fileTime |
The last time the file was modified.
| unsigned int ZipFile::ZipEntry::uncompressedSize |
The file's original size.
1.8.13