File
Doc
Category
Size
Date
Package
WriteListener.java
API Doc
mp4parser 1.0-RC-17
277
Wed Dec 19 20:10:38 GMT 2012
com.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 void
beforeWrite
(
long
offset)
Java Code Source