entagged.audioformats.mp4.util
Class Mp4InfoReader

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

public class Mp4InfoReader
extends Object


Constructor Summary
Mp4InfoReader()
           
 
Method Summary
static void main(String[] args)
           
 EncodingInfo read(RandomAccessFile raf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mp4InfoReader

public Mp4InfoReader()
Method Detail

read

public EncodingInfo read(RandomAccessFile raf)
                  throws CannotReadException,
                         IOException
Throws:
CannotReadException
IOException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2007-2008. All Rights Reserved.