#include <mp4stem.h>
◆ Stem() [1/3]
| TagLib::MP4::Stem::Stem |
( |
| ) |
|
◆ Stem() [2/3]
| TagLib::MP4::Stem::Stem |
( |
const ByteVector & | data | ) |
|
|
explicit |
◆ ~Stem()
| TagLib::MP4::Stem::~Stem |
( |
| ) |
|
◆ Stem() [3/3]
| TagLib::MP4::Stem::Stem |
( |
const Stem & | item | ) |
|
◆ data()
◆ operator!=()
| bool TagLib::MP4::Stem::operator!= |
( |
const Stem & | other | ) |
const |
◆ operator=()
| Stem & TagLib::MP4::Stem::operator= |
( |
const Stem & | item | ) |
|
Copies the contents of item into this Stem.
References Stem().
◆ operator==()
| bool TagLib::MP4::Stem::operator== |
( |
const Stem & | other | ) |
const |
Returns true if the Stem and other contain the same data.
References Stem().
◆ swap()
| void TagLib::MP4::Stem::swap |
( |
Stem & | item | ) |
|
|
noexcept |
Exchanges the content of the Stem with the content of item.
References Stem().
The documentation for this class was generated from the following file: