com.coremedia.iso.boxes.apple
Class AppleItemListBox

java.lang.Object
  extended by com.googlecode.mp4parser.AbstractBox
      extended by com.googlecode.mp4parser.AbstractContainerBox
          extended by com.coremedia.iso.boxes.apple.AppleItemListBox
All Implemented Interfaces:
Box, ContainerBox

public class AppleItemListBox
extends AbstractContainerBox

undocumented iTunes MetaData Box.


Field Summary
static String TYPE
           
 
Fields inherited from class com.googlecode.mp4parser.AbstractContainerBox
boxes, boxParser
 
Fields inherited from class com.googlecode.mp4parser.AbstractBox
type
 
Constructor Summary
AppleItemListBox()
           
 
Method Summary
 
Methods inherited from class com.googlecode.mp4parser.AbstractContainerBox
_parseDetails, addBox, getBoxes, getBoxes, getBoxes, getContent, getContentSize, getNumOfBytesToFirstChild, parse, parseChildBoxes, removeBox, setBoxes, toString, writeChildBoxes
 
Methods inherited from class com.googlecode.mp4parser.AbstractBox
getBox, getIsoFile, getParent, getSize, getType, getUserType, isParsed, setDeadBytes, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.coremedia.iso.boxes.ContainerBox
getIsoFile, getParent
 
Methods inherited from interface com.coremedia.iso.boxes.Box
getBox, getSize, getType, setParent
 

Field Detail

TYPE

public static final String TYPE
See Also:
Constant Field Values
Constructor Detail

AppleItemListBox

public AppleItemListBox()


Copyright © 2012. All Rights Reserved.