|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SYLTID3V2Frame.ContentType | |
org.blinkenlights.jid3.v2 |
Uses of SYLTID3V2Frame.ContentType in org.blinkenlights.jid3.v2 |
Fields in org.blinkenlights.jid3.v2 declared as SYLTID3V2Frame.ContentType | |
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.OTHER
|
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.LYRICS
|
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.TEXT_TRANSCRIPTION
|
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.MOVEMENT
|
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.EVENTS
|
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.CHORD
|
static SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.ContentType.TRIVIA
|
Methods in org.blinkenlights.jid3.v2 that return SYLTID3V2Frame.ContentType | |
SYLTID3V2Frame.ContentType |
SYLTID3V2Frame.getContentType()
Get the content type. |
Methods in org.blinkenlights.jid3.v2 with parameters of type SYLTID3V2Frame.ContentType | |
void |
SYLTID3V2Frame.setContentType(SYLTID3V2Frame.ContentType oContentType)
Set the content type. |
Constructors in org.blinkenlights.jid3.v2 with parameters of type SYLTID3V2Frame.ContentType | |
SYLTID3V2Frame(java.lang.String sLanguage,
SYLTID3V2Frame.TimestampFormat oTimestampFormat,
SYLTID3V2Frame.ContentType oContentType,
java.lang.String sContentDescriptor)
Creates a new instance of SYLTID3V2Frame. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |