COMPRESSION_USED, DATA_LENGTH_INDICATOR, ENCRYPTION_METHOD_USED, GROUP_ID, PRESERVE_FRAME_WHEN_FILE_ALTERED, PRESERVE_FRAME_WHEN_TAG_ALTERED, READ_ONLY, UNSYNC_USED| Constructor and Description |
|---|
UserDefinedURLFrame() |
| Modifier and Type | Method and Description |
|---|---|
CanonicalFrameType |
getCanonicalFrameType()
Gets the canonical frame type.
|
Charset |
getCharset() |
String |
getDescription() |
Properties |
getFlags() |
int |
getTotalFrameSize()
Gets the total frame size.
|
String |
getUrl() |
void |
setCharset(Charset charset) |
void |
setDescription(String description) |
void |
setTotalFrameSize(int totalFrameSize) |
void |
setUrl(String url)
Set the URL.
|
void |
setUrl(URL url)
Set the URL.
|
String |
toString() |
public Properties getFlags()
public void setUrl(String url)
url - the URL.public String getUrl()
public int getTotalFrameSize()
ID3FramegetTotalFrameSize in interface ID3Framepublic void setTotalFrameSize(int totalFrameSize)
totalFrameSize - the totalFrameSize to setpublic CanonicalFrameType getCanonicalFrameType()
ID3FramegetCanonicalFrameType in interface ID3Framepublic String getDescription()
public void setDescription(String description)
description - the description to setpublic Charset getCharset()
public void setCharset(Charset charset)
charset - the charset to setCopyright © 2018. All rights reserved.