Tag Parser
6.2.2
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.
height() const | Media::Size | inline |
isNull() const | Media::Size | inline |
operator==(const Size &other) const | Media::Size | inline |
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 | inline |