com.coremedia.iso
Class IsoFileConvenienceHelper
java.lang.Object
com.coremedia.iso.IsoFileConvenienceHelper
public class IsoFileConvenienceHelper
- extends Object
A fine selection of useful methods.
- Author:
- Andre John Mas, Sebastian Annies
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsoFileConvenienceHelper
public IsoFileConvenienceHelper()
switchToAutomaticChunkOffsetBox
public static void switchToAutomaticChunkOffsetBox(IsoFile isoFile)
- The AutomaticChunkOffsetBox keeps track of the offset changes by recalculating
them on the fly if any change occurs to the file.
- Parameters:
isoFile
- will be changed!
get
public static Box get(ContainerBox containerBox,
String path)
Copyright © 2011. All Rights Reserved.