public class FrameBodyRVA2 extends AbstractID3v2FrameBody implements ID3v24FrameBody
TYPE_BODY
objectList
logger
Constructor and Description |
---|
FrameBodyRVA2()
Creates a new FrameBodyRVA2 datatype.
|
FrameBodyRVA2(ByteBuffer byteBuffer,
int frameSize)
Creates a new FrameBodyRVAD datatype.
|
FrameBodyRVA2(FrameBodyRVA2 body) |
FrameBodyRVA2(FrameBodyRVAD body)
Convert from V3 to V4 Frame
|
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
The ID3v2 frame identifier
|
protected void |
setupObjectList()
Setup the Object List.
|
createStructure, equals, getSize, read, setSize, setSize, write
getBriefDescription, getHeader, getLongDescription, getObject, getObjectValue, getTextEncoding, getUserFriendlyValue, isSubsetOf, iterator, setHeader, setObjectValue, setTextEncoding, toString
public FrameBodyRVA2()
public FrameBodyRVA2(FrameBodyRVA2 body)
public FrameBodyRVA2(FrameBodyRVAD body)
body
- public FrameBodyRVA2(ByteBuffer byteBuffer, int frameSize) throws InvalidTagException
byteBuffer
- frameSize
- InvalidTagException
- if unable to create framebody from bufferpublic String getIdentifier()
getIdentifier
in class AbstractID3v2FrameBody
protected void setupObjectList()
setupObjectList
in class AbstractTagFrameBody
Copyright © 2005–2020 jthink.net. All rights reserved.