TagLib::MP4::Item Class Reference
#include <mp4item.h>
List of all members.
Constructor & Destructor Documentation
| TagLib::MP4::Item::Item |
( |
|
) |
|
| TagLib::MP4::Item::Item |
( |
const Item & |
item |
) |
|
| TagLib::MP4::Item::~Item |
( |
|
) |
|
| TagLib::MP4::Item::Item |
( |
int |
value |
) |
|
| TagLib::MP4::Item::Item |
( |
bool |
value |
) |
|
| TagLib::MP4::Item::Item |
( |
int |
first, |
|
|
int |
second | |
|
) |
| | |
| TagLib::MP4::Item::Item |
( |
const StringList & |
value |
) |
|
Member Function Documentation
| bool TagLib::MP4::Item::isValid |
( |
|
) |
const |
| Item& TagLib::MP4::Item::operator= |
( |
const Item & |
item |
) |
|
| bool TagLib::MP4::Item::toBool |
( |
|
) |
const |
| int TagLib::MP4::Item::toInt |
( |
|
) |
const |
| IntPair TagLib::MP4::Item::toIntPair |
( |
|
) |
const |
| StringList TagLib::MP4::Item::toStringList |
( |
|
) |
const |
The documentation for this class was generated from the following file: