Package org.mp4parser.boxes.apple
Class AppleNameBox
java.lang.Object
org.mp4parser.support.AbstractBox
org.mp4parser.boxes.apple.AppleDataBox
org.mp4parser.boxes.apple.Utf8AppleDataBox
org.mp4parser.boxes.apple.AppleNameBox
- All Implemented Interfaces:
Box,ParsableBox
Created by sannies on 10/15/13.
-
Field Summary
FieldsFields inherited from class org.mp4parser.support.AbstractBox
content, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mp4parser.boxes.apple.Utf8AppleDataBox
getDataLength, getValue, parseData, setValue, writeDataMethods inherited from class org.mp4parser.boxes.apple.AppleDataBox
_parseDetails, getContent, getContentSize, getDataCountry, getDataLanguage, getDataType, getLanguageString, parseDataLength4ccTypeCountryLanguageAndReturnRest, setDataCountry, setDataLanguage, writeDataLength4ccTypeCountryLanguageMethods inherited from class org.mp4parser.support.AbstractBox
getBox, getSize, getType, getUserType, isParsed, parse, parseDetails
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
AppleNameBox
public AppleNameBox()
-