|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.mp4parser.authoring.container.mp4.MovieCreator
public class MovieCreator
Shortcut to build a movie from an MP4 file.
Constructor Summary | |
---|---|
MovieCreator()
|
Method Summary | |
---|---|
static Movie |
build(java.nio.channels.ReadableByteChannel channel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MovieCreator()
Method Detail |
---|
public static Movie build(java.nio.channels.ReadableByteChannel channel) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |