FileDocCategorySizeDatePackage
WriteListener.javaAPI Docmp4parser 1.0-RC-17277Wed Dec 19 20:10:38 GMT 2012com.coremedia.iso.boxes

WriteListener

public interface WriteListener
The WriteListener is used to get the offset of a box before writing the box. This can be used if a box written later needs an offset.

Fields Summary
Constructors Summary
Methods Summary
public voidbeforeWrite(long offset)