Package org.monte.media.avi
package org.monte.media.avi
Provides media handlers for the AVI file format.
- Author:
- Werner Randelshofer
-
ClassDescriptionThis is the base class for low-level AVI stream IO.Supported media types.Holds information about the entire movie.AVI stores media data in sample chunks.Provides low-level support for reading encoded audio and video samples from an AVI 1.0 or an AVI 2.0 file.
AVIMovie.Provides low-level support for writing already encoded audio and video samples into an AVI 1.0 file.The states of the movie output stream.Provides high-level support for decoding and reading audio and video samples from an AVI 1.0 file.AVIReaderSpi.Provides high-level support for encoding and writing audio and video samples into an AVI 1.0 file.AVIWriterSpi.This output stream filter supports common data types used inside of an AVI RIFF Data Chunk.