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 |
|---|
UniqueFileIdentifierFrame() |
| Modifier and Type | Method and Description |
|---|---|
CanonicalFrameType |
getCanonicalFrameType()
Gets the canonical frame type.
|
Properties |
getFlags() |
String |
getHexIdentifier()
Gets the hex identifier.
|
String |
getOwnerIdentifier()
Gets the owner identifier.
|
int |
getTotalFrameSize()
Gets the total frame size.
|
void |
setHexIdentifier(String hexIdentifier)
Sets the hex identifier.
|
void |
setOwnerIdentifier(String ownerIdentifier)
Sets the owner identifier.
|
void |
setTotalFrameSize(int totalFrameSize) |
String |
toString() |
public Properties getFlags()
public int getTotalFrameSize()
ID3FramegetTotalFrameSize in interface ID3Framepublic void setTotalFrameSize(int totalFrameSize)
totalFrameSize - the totalFrameSize to setpublic String getOwnerIdentifier()
public void setOwnerIdentifier(String ownerIdentifier)
ownerIdentifier - the new owner identifierpublic String getHexIdentifier()
public void setHexIdentifier(String hexIdentifier)
hexIdentifier - the new hex identifierpublic CanonicalFrameType getCanonicalFrameType()
ID3FramegetCanonicalFrameType in interface ID3FrameCopyright © 2018. All rights reserved.