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 |
|---|
ITunesPodcastFrame()
Instantiates a new iTunes podcast frame.
|
ITunesPodcastFrame(int totalFrameSize)
Instantiates a new iTunes podcast frame.
|
| Modifier and Type | Method and Description |
|---|---|
CanonicalFrameType |
getCanonicalFrameType()
Gets the canonical frame type.
|
Properties |
getFlags() |
String |
getPayload()
Get the payload of this
ITunesPodcastFrame. |
int |
getTotalFrameSize()
Gets the total frame size.
|
void |
setPayload(String payload)
Set the payload of this
ITunesPodcastFrame. |
String |
toString() |
public ITunesPodcastFrame()
public ITunesPodcastFrame(int totalFrameSize)
totalFrameSize - the total frame sizepublic CanonicalFrameType getCanonicalFrameType()
ID3FramegetCanonicalFrameType in interface ID3Framepublic Properties getFlags()
public int getTotalFrameSize()
ID3FramegetTotalFrameSize in interface ID3Framepublic String getPayload()
ITunesPodcastFrame.ITunesPodcastFrame.public void setPayload(String payload)
ITunesPodcastFrame.payload - The payload of this ITunesPodcastFrame.Copyright © 2018. All rights reserved.