public class AppleTrackNumberBox extends AppleDataBox
content, type| Constructor and Description |
|---|
AppleTrackNumberBox() |
| Modifier and Type | Method and Description |
|---|---|
int |
getA() |
int |
getB() |
protected int |
getDataLength() |
protected void |
parseData(java.nio.ByteBuffer data) |
void |
setA(int a) |
void |
setB(int b) |
protected byte[] |
writeData() |
_parseDetails, getContent, getContentSize, getDataCountry, getDataLanguage, getDataType, getLanguageString, parseDataLength4ccTypeCountryLanguageAndReturnRest, setDataCountry, setDataLanguage, writeDataLength4ccTypeCountryLanguagegetBox, getSize, getType, getUserType, isParsed, parse, parseDetailspublic int getA()
public void setA(int a)
public int getB()
public void setB(int b)
protected byte[] writeData()
writeData in class AppleDataBoxprotected void parseData(java.nio.ByteBuffer data)
parseData in class AppleDataBoxprotected int getDataLength()
getDataLength in class AppleDataBoxCopyright © 2020. All rights reserved.