Package | Description |
---|---|
org.jaudiotagger.tag.mp4 |
Classes for the MP4 metadata (moov.udt.meta.ilst) atom.
|
org.jaudiotagger.tag.mp4.field |
Classes handling fields of the MP4 moov.udt.meta.ilst atom.
|
Modifier and Type | Method and Description |
---|---|
Mp4TagField |
Mp4Tag.getFirstField(FieldKey genericKey) |
Mp4TagField |
Mp4Tag.getFirstField(Mp4FieldKey mp4Key) |
Modifier and Type | Class and Description |
---|---|
class |
Mp4DiscNoField
Represents the Disc No field
|
class |
Mp4GenreField
Represents the Genre field , when user has selected from the set list of genres
|
class |
Mp4TagBinaryField
Represents binary data
|
class |
Mp4TagByteField
Represents a single byte as a number
|
class |
Mp4TagCoverField
Represents Cover Art
|
class |
Mp4TagRawBinaryField
Represents raw binary data
|
class |
Mp4TagReverseDnsField
Represents reverse dns field, used for custom information
|
class |
Mp4TagTextField
Represents a single text field
|
class |
Mp4TagTextNumberField
Represents simple text field that contains an array of number,
|
class |
Mp4TrackField
Represents the Track No field
|
Copyright © 2005–2020 jthink.net. All rights reserved.