com.googlecode.mp4parser.authoring.container.mp4
Class MovieCreator

java.lang.Object
  extended by com.googlecode.mp4parser.authoring.container.mp4.MovieCreator

public class MovieCreator
extends Object

Shortcut to build a movie from an MP4 file.


Constructor Summary
MovieCreator()
           
 
Method Summary
static Movie build(ReadableByteChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MovieCreator

public MovieCreator()
Method Detail

build

public static Movie build(ReadableByteChannel channel)
                   throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.