Modifier and Type | Method and Description |
---|---|
Id3v2Tag |
Mp3Format.getId3v2Properties()
Gets the ID3v2 metadata associated with the audio file.
|
Id3v2Tag |
Mp3Format.getId3v2Tag()
Gets the ID3v2 tag.
|
Modifier and Type | Method and Description |
---|---|
void |
Mp3Format.updateId3v2(Id3v2Tag tag)
Rewrites the ID3v2 tag.
|
Copyright © 2019. All rights reserved.