|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mp4FieldType | |
---|---|
org.jaudiotagger.tag.mp4 | |
org.jaudiotagger.tag.mp4.field |
Uses of Mp4FieldType in org.jaudiotagger.tag.mp4 |
---|
Methods in org.jaudiotagger.tag.mp4 that return Mp4FieldType | |
---|---|
abstract Mp4FieldType |
Mp4TagField.getFieldType()
|
Mp4FieldType |
Mp4FieldKey.getFieldType()
|
Uses of Mp4FieldType in org.jaudiotagger.tag.mp4.field |
---|
Methods in org.jaudiotagger.tag.mp4.field that return Mp4FieldType | |
---|---|
Mp4FieldType |
Mp4TagTextNumberField.getFieldType()
|
Mp4FieldType |
Mp4TagTextField.getFieldType()
|
Mp4FieldType |
Mp4TagReverseDnsField.getFieldType()
|
Mp4FieldType |
Mp4TagRawBinaryField.getFieldType()
|
Mp4FieldType |
Mp4TagCoverField.getFieldType()
Return field type, for artwork this also identifies the imagetype |
Mp4FieldType |
Mp4TagByteField.getFieldType()
|
Mp4FieldType |
Mp4TagBinaryField.getFieldType()
|
static Mp4FieldType |
Mp4FieldType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Mp4FieldType[] |
Mp4FieldType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |