entagged.audioformats.mp4.util
Class Mp4Box

java.lang.Object
  extended by entagged.audioformats.mp4.util.Mp4Box

public class Mp4Box
extends Object


Constructor Summary
Mp4Box()
           
 
Method Summary
 String getId()
           
 int getOffset()
           
 String toString()
           
 void update(byte[] b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Mp4Box

public Mp4Box()
Method Detail

update

public void update(byte[] b)

getId

public String getId()

getOffset

public int getOffset()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007-2008. All Rights Reserved.