Uses of Interface
org.monte.media.av.MovieWriter
Packages that use MovieWriter
Package
Description
Defines an API for audio and video processing, and provides base implementations.
Provides media handlers for the AVI file format.
Provides abstractions for image sequences represented by folders
with image files.
Provides classes for processing QuickTime files.
-
Uses of MovieWriter in org.monte.media.av
Methods in org.monte.media.av that return MovieWriterModifier and TypeMethodDescriptionMovieWriterSpi.create(ImageOutputStream out) abstract MovieWriterGets a writer for the specified file format and file. -
Uses of MovieWriter in org.monte.media.avi
Classes in org.monte.media.avi that implement MovieWriterModifier and TypeClassDescriptionclassProvides high-level support for encoding and writing audio and video samples into an AVI 1.0 file.Methods in org.monte.media.avi that return MovieWriter -
Uses of MovieWriter in org.monte.media.imgseq
Classes in org.monte.media.imgseq that implement MovieWriter -
Uses of MovieWriter in org.monte.media.quicktime
Classes in org.monte.media.quicktime that implement MovieWriterModifier and TypeClassDescriptionclassSupports writing of time-based video and audio data into a QuickTime movie file (.MOV) without the need of native code.Methods in org.monte.media.quicktime that return MovieWriter