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