public static class MetadataKey.Id3v1 extends Object
ID3 v1 keys.
Modifier and Type | Field and Description |
---|---|
static MetadataKey |
Album
The album.
|
static MetadataKey |
Artist
The artist.
|
static MetadataKey |
Comment
The comment.
|
static MetadataKey |
Genre
The genre.
|
static MetadataKey |
Title
The title.
|
static MetadataKey |
Year
Audio's year.
|
Constructor and Description |
---|
MetadataKey.Id3v1() |
public static final MetadataKey Album
The album.
public static final MetadataKey Artist
The artist.
public static final MetadataKey Comment
The comment.
public static final MetadataKey Genre
The genre.
public static final MetadataKey Title
The title.
public static final MetadataKey Year
Audio's year.