Package org.mp4parser.boxes.apple
Class Utf8AppleDataBox
java.lang.Object
org.mp4parser.support.AbstractBox
org.mp4parser.boxes.apple.AppleDataBox
org.mp4parser.boxes.apple.Utf8AppleDataBox
- All Implemented Interfaces:
Box,ParsableBox
- Direct Known Subclasses:
Apple_flvr_Box,Apple_xid_Box,AppleAlbumBox,AppleAppleIdBox,AppleArtist2Box,AppleArtistBox,AppleCommentBox,AppleCopyrightBox,AppleDescriptionBox,AppleEncoderBox,AppleGenreBox,AppleGroupingBox,AppleLongDescriptionBox,AppleLyricsBox,AppleNameBox,ApplePurchaseDateBox,AppleRecordingYear2Box,AppleShortDescriptionBox,AppleSortAlbumBox,AppleTrackAuthorBox,AppleTVEpisodeNumberBox,AppleTVNetworkBox,AppleTVShowBox
-
Field Summary
Fields inherited from class org.mp4parser.support.AbstractBox
content, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intgetValue()protected voidparseData(ByteBuffer data) voidbyte[]Methods 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
-
Constructor Details
-
Utf8AppleDataBox
-
-
Method Details
-
getValue
-
setValue
-
writeData
- Specified by:
writeDatain classAppleDataBox
-
getDataLength
protected int getDataLength()- Specified by:
getDataLengthin classAppleDataBox
-
parseData
- Specified by:
parseDatain classAppleDataBox
-