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 |
|---|
MusicCDIdentifierFrame() |
| Modifier and Type | Method and Description |
|---|---|
CanonicalFrameType |
getCanonicalFrameType()
Gets the canonical frame type.
|
Properties |
getFlags() |
String |
getHexTOC()
Gets the hex TOC.
|
int |
getTotalFrameSize()
Gets the total frame size.
|
void |
setHexTOC(String hexTOC)
Sets the hex TOC.
|
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 getHexTOC()
public void setHexTOC(String hexTOC)
hexTOC - the new hex TOCpublic CanonicalFrameType getCanonicalFrameType()
ID3FramegetCanonicalFrameType in interface ID3FrameCopyright © 2018. All rights reserved.