com.coremedia.iso.boxes.apple
Class AppleTrackAuthorBox

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

public final class AppleTrackAuthorBox
extends AbstractAppleMetaDataBox


Field Summary
static String TYPE
           
 
Fields inherited from class com.googlecode.mp4parser.AbstractBox
type
 
Constructor Summary
AppleTrackAuthorBox()
           
 
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

AppleTrackAuthorBox

public AppleTrackAuthorBox()


Copyright © 2012. All Rights Reserved.