public interface MetakeyId3v2 extends MetakeyAudioVideo
Modifier and Type | Field and Description |
---|---|
static String |
TALB |
static String |
TBPM |
static String |
TCOM |
static String |
TCON |
static String |
TIT1
TODO
|
static String |
TIT2 |
static String |
TIT3 |
static String |
TLAN
The language(s) of the text or lyrics of the audio.
|
static String |
TLEN
TODO
|
static String |
TPE1 |
static String |
TPE2 |
static String |
TPE3
Contributor/Director
|
static String |
TPE4
Contains more information about the people behind a remix and similar interpretations of another existing piece.
|
static String |
TPOS
The 'Part Of a Set' frame.
|
static String |
TPUB
The
MetakeyMultimedia.PUBLISHER (e.g. |
static String |
TSIZ
Contains the size in bytes of the file representing the audio, excluding the ID3v2 tag, represented as a numeric
string.
|
static String |
TYER
Contains a numeric string with a year of the recording.
|
BPM, DURATION, GENRE, KEY, PRODUCER
MEDIA, PUBLISHER, TRACK
CONTRIBUTOR, CREATION_DATE, CREATOR, DESCRIPTION, EXTENT, FILE_SIZE, FILE_TYPE, FORMAT, KEYWORDS, LANGUAGE, MEDIUM, SOURCE, SUBTITLE, TITLE
static final String TIT1
static final String TIT2
static final String TIT3
static final String TSIZ
static final String TLAN
MetakeyCore.LANGUAGE
is defined as single language in ISO-639-1. If more than
one language is used in the text their language codes should follow according to their usage.static final String TLEN
static final String TALB
static final String TCOM
static final String TCON
static final String TBPM
static final String TPE1
static final String TPE2
static final String TPE3
static final String TPE4
static final String TPOS
MetakeyMultimedia.MEDIA
,
Constant Field Valuesstatic final String TPUB
MetakeyMultimedia.PUBLISHER
(e.g. label).static final String TYER
Copyright © 2001–2016 mmm-Team. All rights reserved.