Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
ID3V2CommentFrame[] |
ID3V2Tag.getComments()
Gets the user comments.
|
Modifier and Type | Method and Description |
---|---|
void |
ID3V2Tag.setComments(ID3V2CommentFrame[] value)
Sets the user comments.
|