Tag Parser
6.5.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
This is the complete list of members for Media::Size, including all inherited members.
abbreviation() const | Media::Size | |
height() const | Media::Size | |
isNull() const | Media::Size | |
operator==(const Size &other) const | Media::Size | |
operator>=(const Size &other) const | Media::Size | |
resolution() const | Media::Size | |
setHeight(uint32 value) | Media::Size | inline |
setWidth(uint32 value) | Media::Size | inline |
Size() | Media::Size | |
Size(uint32 width, uint32 height) | Media::Size | |
toString() const | Media::Size | inline |
width() const | Media::Size |