Package | Description |
---|---|
org.monte.media |
Defines a framework for media processing and provides default implementations.
|
org.monte.media.anim |
Provides media handlers for the ANIM file format.
|
org.monte.media.audio |
Provides media handlers for audio data.
|
org.monte.media.avi |
Provides media handlers for the AVI file format.
|
org.monte.media.binary |
Provides codecs for media conversion.
|
org.monte.media.converter |
Provides media handlers for the AVI file format.
|
org.monte.media.eightsvx |
Provides media handlers for the 8SVX file format.
|
org.monte.media.gui |
Provides graphical user interface components.
|
org.monte.media.iff |
Provides media handlers for the IFF file format.
|
org.monte.media.ilbm |
Provides media handlers for the ILBM file format.
|
org.monte.media.imgseq |
Provides abstractions for image sequences represented by folders
with image files.
|
org.monte.media.jpeg |
Provides media handlers for JPEG images and the JFIF file format.
|
org.monte.media.pbm |
Provides media handlers for the PBM file format.
|
org.monte.media.png |
Provides media handlers for the PNG file format.
|
org.monte.media.quicktime |
Provides media handlers for the QuickTime file format.
|
org.monte.media.riff |
Provides media handlers for the RIFF file format.
|
org.monte.media.seq |
Provides media handlers for the SEQ file format.
|
org.monte.movieconverter |
Class and Description |
---|
AbstractCodec
AbstractCodec . |
AbstractMovie
AbstractMovie . |
AbstractSplineInterpolator
AbstractSplineInterpolator . |
Animator
Animator executes multiple Interpolator's on a worker thread.
|
Buffer
A
Buffer carries media data from one media processing unit to another. |
BufferFlag
BufferFlag . |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Format
Specifies the format of a media, for example of audio and video.
|
FormatKey
A FormatKey provides type-safe access to an attribute of
a
Format . |
FormatKeys
Defines common
FormatKey 's. |
FormatKeys.MediaType |
Interpolator
A linear interpolator for use in conjunction with an Animator object.
|
Movie
A
movie provides an editable container for media data in a time and
tracks coordinate system. |
MovieReader
A simple API for reading movie data (audio and video) from a file.
|
MovieWriter
A simple API for writing movie data (audio and video) into a file.
|
Multiplexer
A
Multiplexer can write multiple media tracks into a
single output stream. |
Player
Player is a media handler for rendering and controlling time based
media data. |
Registry
The
Registry for audio and video codecs. |
StateEvent
Event for state changes.
|
StateListener
Event for state changes.
|
StateModel
Generic interface for Objects with state.
|
Track
A
Track refers to media data that can be interpreted in a time
coordinate system. |
Class and Description |
---|
AbortException
This exception is thrown when the production of an image
has been aborted.
|
AbstractCodec
AbstractCodec . |
AbstractPlayer
Generic interface for media players.
|
AbstractVideoCodec
AbstractVideoCodec . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
ColorCyclePlayer
A
Player which supports a second layer of animation by cycling colors
in the color palette of the current image in the video track. |
Demultiplexer
A
Demultiplexer takes a data source with multiplexed media
as an input and outputs the media in individual tracks. |
Format
Specifies the format of a media, for example of audio and video.
|
FormatKey
A FormatKey provides type-safe access to an attribute of
a
Format . |
FormatKeys
Defines common
FormatKey 's. |
MovieWriter
A simple API for writing movie data (audio and video) into a file.
|
Multiplexer
A
Multiplexer can write multiple media tracks into a
single output stream. |
ParseException
Exception thrown by IFFParse.
|
Player
Player is a media handler for rendering and controlling time based
media data. |
StateModel
Generic interface for Objects with state.
|
Track
A
Track refers to media data that can be interpreted in a time
coordinate system. |
VideoFormatKeys
Defines common format keys for video media.
|
Class and Description |
---|
AbstractAudioCodec
AbstractAudioCodec . |
AbstractCodec
AbstractCodec . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Format
Specifies the format of a media, for example of audio and video.
|
Class and Description |
---|
AbstractAudioCodec
AbstractAudioCodec . |
AbstractCodec
AbstractCodec . |
AbstractVideoCodec
AbstractVideoCodec . |
AbstractVideoCodecCore
AbstractVideoCodecCore . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Format
Specifies the format of a media, for example of audio and video.
|
MovieReader
A simple API for reading movie data (audio and video) from a file.
|
MovieWriter
A simple API for writing movie data (audio and video) into a file.
|
Multiplexer
A
Multiplexer can write multiple media tracks into a
single output stream. |
Class and Description |
---|
ParseException
Exception thrown by IFFParse.
|
Class and Description |
---|
AbstractCodec
AbstractCodec . |
AbstractVideoCodec
AbstractVideoCodec . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Format
Specifies the format of a media, for example of audio and video.
|
Class and Description |
---|
ParseException
Exception thrown by IFFParse.
|
Class and Description |
---|
Movie
A
movie provides an editable container for media data in a time and
tracks coordinate system. |
MovieControl
A @code MovieControl} can be used to control a movie using a user interface.
|
Player
Player is a media handler for rendering and controlling time based
media data. |
Class and Description |
---|
AbortException
This exception is thrown when the production of an image
has been aborted.
|
ParseException
Exception thrown by IFFParse.
|
Class and Description |
---|
AbortException
This exception is thrown when the production of an image
has been aborted.
|
ParseException
Exception thrown by IFFParse.
|
Class and Description |
---|
Buffer
A
Buffer carries media data from one media processing unit to another. |
Demultiplexer
A
Demultiplexer takes a data source with multiplexed media
as an input and outputs the media in individual tracks. |
Format
Specifies the format of a media, for example of audio and video.
|
MovieWriter
A simple API for writing movie data (audio and video) into a file.
|
Multiplexer
A
Multiplexer can write multiple media tracks into a
single output stream. |
Track
A
Track refers to media data that can be interpreted in a time
coordinate system. |
Class and Description |
---|
AbstractCodec
AbstractCodec . |
AbstractVideoCodec
AbstractVideoCodec . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Class and Description |
---|
AbortException
This exception is thrown when the production of an image
has been aborted.
|
AbstractPlayer
Generic interface for media players.
|
ColorCyclePlayer
A
Player which supports a second layer of animation by cycling colors
in the color palette of the current image in the video track. |
ParseException
Exception thrown by IFFParse.
|
Player
Player is a media handler for rendering and controlling time based
media data. |
StateModel
Generic interface for Objects with state.
|
Class and Description |
---|
AbstractCodec
AbstractCodec . |
AbstractVideoCodec
AbstractVideoCodec . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Format
Specifies the format of a media, for example of audio and video.
|
Class and Description |
---|
AbstractAudioCodec
AbstractAudioCodec . |
AbstractCodec
AbstractCodec . |
AbstractVideoCodec
AbstractVideoCodec . |
Buffer
A
Buffer carries media data from one media processing unit to another. |
Codec
A
Codec processes a Buffer and stores the result in another
Buffer . |
Format
Specifies the format of a media, for example of audio and video.
|
FormatKeys.MediaType |
MovieReader
A simple API for reading movie data (audio and video) from a file.
|
MovieWriter
A simple API for writing movie data (audio and video) into a file.
|
Multiplexer
A
Multiplexer can write multiple media tracks into a
single output stream. |
Class and Description |
---|
AbortException
This exception is thrown when the production of an image
has been aborted.
|
ParseException
Exception thrown by IFFParse.
|
Class and Description |
---|
AbstractPlayer
Generic interface for media players.
|
Buffer
A
Buffer carries media data from one media processing unit to another. |
ColorCyclePlayer
A
Player which supports a second layer of animation by cycling colors
in the color palette of the current image in the video track. |
Demultiplexer
A
Demultiplexer takes a data source with multiplexed media
as an input and outputs the media in individual tracks. |
Player
Player is a media handler for rendering and controlling time based
media data. |
StateModel
Generic interface for Objects with state.
|
Track
A
Track refers to media data that can be interpreted in a time
coordinate system. |
Class and Description |
---|
Movie
A
movie provides an editable container for media data in a time and
tracks coordinate system. |