Package | Description |
---|---|
org.monte.media.anim |
Provides media handlers for the ANIM file format.
|
Modifier and Type | Method and Description |
---|---|
ANIMAudioCommand[] |
ANIMFrame.getAudioCommands()
Returns audio commands associated with this frame.
|
Modifier and Type | Method and Description |
---|---|
void |
ANIMFrame.addAudioCommand(ANIMAudioCommand command)
Adds an audio command to this anim frame.
|
void |
ANIMAudioCommand.doCommand(ANIMMovieTrack track,
ANIMAudioCommand[] runningCommands) |