|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sequencer | |
quicktime.app.actions | |
quicktime.app.image |
Uses of Sequencer in quicktime.app.actions |
Fields in quicktime.app.actions declared as Sequencer | |
protected Sequencer |
SequencerAction.seq
This is the Sequencer the action uses |
Constructors in quicktime.app.actions with parameters of type Sequencer | |
SequencerAction(int scale,
int period,
Sequencer seq)
Create a SequencerAction. |
Uses of Sequencer in quicktime.app.image |
Subclasses of Sequencer in quicktime.app.image | |
class |
DSequenceFromMemory
This class provides a mechanism for decompressing a sequence of images which were previously compressed using the CSequenceToMemory class. |
class |
ImageSequencer
This class handles the obtaining of a specific frame of data and its accompanying description from an ImageDataSequence object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |