com.coremedia.iso.boxes.apple
Class AppleCompilationBox

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

public final class AppleCompilationBox
extends AbstractAppleMetaDataBox

Compilation.


Field Summary
static String TYPE
           
 
Fields inherited from class com.googlecode.mp4parser.AbstractBox
type
 
Constructor Summary
AppleCompilationBox()
           
 
Method Summary
 
Methods inherited from class com.coremedia.iso.boxes.apple.AbstractAppleMetaDataBox
_parseDetails, getBoxes, getBoxes, getBoxes, getContent, getContentSize, getNumOfBytesToFirstChild, getValue, hexStringToByteArray, setBoxes, setValue, toString
 
Methods inherited from class com.googlecode.mp4parser.AbstractBox
getBox, getIsoFile, getParent, getSize, getType, getUserType, isParsed, parse, 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, parse, setParent
 

Field Detail

TYPE

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

AppleCompilationBox

public AppleCompilationBox()


Copyright © 2012. All Rights Reserved.