com.googlecode.mp4parser.authoring.container.mp4
Class MovieCreator
java.lang.Object
com.googlecode.mp4parser.authoring.container.mp4.MovieCreator
public class MovieCreator
- extends Object
Shortcut to build a movie from an MP4 file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MovieCreator
public MovieCreator()
build
public static Movie build(ReadableByteChannel channel)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.