Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
ID3V2AttachedPictureFrame[] |
ID3V2Tag.getAttachedPictures()
Gets the attached pictures directly related to the audio file.
|
Modifier and Type | Method and Description |
---|---|
void |
ID3V2Tag.setAttachedPictures(ID3V2AttachedPictureFrame[] value)
Sets the attached pictures directly related to the audio file.
|