Go to: Synopsis. Return value. Keywords.
Related. Flags.
MEL examples.
sequenceManager [-addSequencerAudio string]
[-attachSequencerAudio
string] [-currentShot
string] [-currentTime
time] [-listSequencerAudio string]
[-modelPanel string]
[-node string] [-writableSequencer
string]
sequenceManager is undoable, queryable, and editable.
The sequenceManager command manages sequences, shots, and their
related scenes.
None
In query mode, return type is based on queried flag.
shot, sequence
shot
addSequencerAudio, attachSequencerAudio, currentShot, currentTime, listSequencerAudio, modelPanel, node,
writableSequencer
Flag can appear in Create mode of
command |
Flag can appear in Edit mode of command |
Flag can appear in Query mode of command |
Flag can be used more than once in a
command. |
// Create a new scene segment.
//
sequenceManager -newSceneSegment "sceneOne";