Copyright 2012-04-26 Werner Randelshofer

Package org.monte.media.anim

Provides media handlers for the ANIM file format.

See:
          Description

Class Summary
AmigaCAMGMainx AmigaCAMGMainx.
AmigaDisplayInfo AmigaDisplayInfo.
AmigaVideoFormatKeys AmigaVideoFormatKeys.
ANIMAudioCommand An ANIMAudioCommand handles an audio command that is associated to a single ANIMFrame of a ANIMMovieTrack.
ANIMDecoder Decodes IFF files and adds the data to an ANIMMovieTrack.
ANIMDeltaFrame  
ANIMDemultiplexer ANIMDemultiplexer.
ANIMFrame  
ANIMKeyFrame  
ANIMMovieTrack A movie track gives access to the static resources of a movie (image and audio data, global informations).
ANIMMultiplexer ANIMMultiplexer.
ANIMOutputStream ANIMOutputStream.
ANIMPlayer Player for IFF cel animations.
ANIMReader SEQReader.
ANIMTrack ANIMTrack.
ANIMWriter ANIMWriter.
BitmapCodec Converts BufferedImage to BitmapImage.
 

Package org.monte.media.anim Description

Provides media handlers for the ANIM file format.

Reference:
Commodore-Amiga, Inc. (1991) Amiga ROM Kernel Reference Manual. Devices. Third Edition. Reading: Addison-Wesley.

Version:
$Id: package-info.java 153 2012-01-13 20:39:15Z werner $
Author:
Werner Randelshofer

Copyright 2012-04-26 Werner Randelshofer