com.googlecode.mp4parser.authoring.builder.smoothstreaming
Class FlatPackageWriterImpl

java.lang.Object
  extended by com.googlecode.mp4parser.authoring.builder.smoothstreaming.FlatPackageWriterImpl
All Implemented Interfaces:
PackageWriter

public class FlatPackageWriterImpl
extends Object
implements PackageWriter


Constructor Summary
FlatPackageWriterImpl()
           
 
Method Summary
 void setOutputDirectory(File outputDirectory)
           
 void write(Movie qualities)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlatPackageWriterImpl

public FlatPackageWriterImpl()
Method Detail

setOutputDirectory

public void setOutputDirectory(File outputDirectory)

write

public void write(Movie qualities)
           throws IOException
Specified by:
write in interface PackageWriter
Throws:
IOException


Copyright © 2012. All Rights Reserved.