public final class ID3V2UserDefinedFrame extends ID3V2TagFrame
Constructor and Description |
---|
ID3V2UserDefinedFrame(byte encoding,
String description,
String value)
Initializes a new instance of the
ID3V2UserDefinedFrame class. |
ID3V2UserDefinedFrame(String description,
String value)
Initializes a new instance of the
ID3V2UserDefinedFrame class. |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description.
|
byte |
getEncoding()
Gets the encoding of the frame.
|
String |
getValue()
Gets the value.
|
getData, getFlags, getId
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, iterator, removeProperties, sanitize, setProperties, updateProperties