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