#include <sys/types.h>Go to the source code of this file.
Namespaces | |
| namespace | TagLib |
| A namespace for all TagLib related classes and functions. | |
Macros | |
| #define | TAGLIB_MAJOR_VERSION 2 |
| #define | TAGLIB_MINOR_VERSION 1 |
| #define | TAGLIB_PATCH_VERSION 1 |
| #define | TAGLIB_CONSTRUCT_BITSET(x) static_cast<unsigned long>(x) |
| #define | TAGLIB_DEPRECATED [[deprecated]] |
Typedefs | |
| using | TagLib::offset_t = off_t |
| #define TAGLIB_CONSTRUCT_BITSET | ( | x | ) | static_cast<unsigned long>(x) |
| #define TAGLIB_DEPRECATED [[deprecated]] |
| #define TAGLIB_MAJOR_VERSION 2 |
| #define TAGLIB_MINOR_VERSION 1 |
| #define TAGLIB_PATCH_VERSION 1 |