Copyright 2011-01-06 Werner Randelshofer

Package ch.randelshofer.media.anim

Provides media handlers for EA IFF ANIM animations.

See:
          Description

Class Summary
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  
ANIMEncoder ANIMEncoder.
ANIMFrame  
ANIMKeyFrame  
ANIMMovieTrack A movie track gives access to the static resources of a movie (image and audio data, global informations).
ANIMPlayer Player for IFF cel animations.
 

Package ch.randelshofer.media.anim Description

Provides media handlers for EA IFF ANIM animations.

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


Copyright 2011-01-06 Werner Randelshofer