#include <dsdiffdiintag.h>
Additional Inherited Members | |
![]() | |
static void | duplicate (const Tag *source, Tag *target, bool overwrite=true) |
static String | joinTagValues (const StringList &values) |
![]() | |
Tag () | |
Tags from the Edited Master Chunk Info
Only Title and Artist tags are supported
TagLib::DSDIFF::DIIN::Tag::Tag | ( | ) |
|
overridevirtual |
Destroys this Tag instance.
Reimplemented from TagLib::Tag.
|
overridevirtual |
Not supported. Therefore always returns String().
Implements TagLib::Tag.
|
overridevirtual |
Returns the artist name; if no artist name is present in the tag String() will be returned.
Implements TagLib::Tag.
|
overridevirtual |
Not supported. Therefore always returns String().
Implements TagLib::Tag.
|
overridevirtual |
Not supported. Therefore always returns String().
Implements TagLib::Tag.
|
overridevirtual |
Implements the unified property interface – export function. Since the DIIN tag is very limited, the exported map is as well.
Reimplemented from TagLib::Tag.
Not supported and therefore ignored.
Implements TagLib::Tag.
Sets the artist to artist. If artist is String() then this value will be cleared.
Implements TagLib::Tag.
Not supported and therefore ignored.
Implements TagLib::Tag.
Not supported and therefore ignored.
Implements TagLib::Tag.
|
overridevirtual |
Implements the unified property interface – import function. Because of the limitations of the DIIN file tag, any tags besides TITLE and ARTIST, will be returned. Additionally, if the map contains tags with multiple values, all but the first will be contained in the returned map of unsupported properties.
Reimplemented from TagLib::Tag.
Sets the title to title. If title is String() then this value will be cleared.
Implements TagLib::Tag.
Not supported and therefore ignored.
Implements TagLib::Tag.
Not supported and therefore ignored.
Implements TagLib::Tag.
|
overridevirtual |
Returns the track name; if no track name is present in the tag String() will be returned.
Implements TagLib::Tag.
Not supported. Therefore always returns 0.
Implements TagLib::Tag.
Not supported. Therefore always returns 0.
Implements TagLib::Tag.