public class FrameBodyMVIN extends AbstractFrameBodyNumberTotal implements ID3v24FrameBody, ID3v23FrameBody
TYPE_BODY
objectList
logger
Constructor and Description |
---|
FrameBodyMVIN()
Creates a new FrameBodyTALB datatype.
|
FrameBodyMVIN(ByteBuffer byteBuffer,
int frameSize)
Creates a new FrameBodyTALB datatype.
|
FrameBodyMVIN(byte textEncoding,
Integer movementNo,
Integer movementTotal) |
FrameBodyMVIN(byte textEncoding,
String text)
Creates a new FrameBodyTALB datatype.
|
FrameBodyMVIN(FrameBodyMVIN body) |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
The ID3v2 frame identifier
|
getNumber, getNumberAsText, getText, getTotal, getTotalAsText, getUserFriendlyValue, setNumber, setNumber, setText, setTotal, setTotal, setupObjectList
createStructure, equals, getSize, read, setSize, setSize, write
getBriefDescription, getHeader, getLongDescription, getObject, getObjectValue, getTextEncoding, isSubsetOf, iterator, setHeader, setObjectValue, setTextEncoding, toString
public FrameBodyMVIN()
public FrameBodyMVIN(FrameBodyMVIN body)
public FrameBodyMVIN(byte textEncoding, String text)
textEncoding
- text
- public FrameBodyMVIN(ByteBuffer byteBuffer, int frameSize) throws InvalidTagException
byteBuffer
- frameSize
- InvalidTagException
- if unable to create framebody from bufferpublic String getIdentifier()
getIdentifier
in class AbstractFrameBodyNumberTotal
Copyright © 2005–2020 jthink.net. All rights reserved.