The sequenceManager command manages sequences, shots, and their related scenes. In query mode, return type is based on queried flag.
Add an audio clip to the sequencer
Returns the shot that is being used at the current sequence time.
Set the current sequence time
List the audio clips added to the sequencer Flag can have multiple arguments, passed either as a tuple or a list.
Sets a dedicated modelPanel to be used as the panel that the sequencer will control.
Returns the SequenceManager node, of which there is only ever one.
Get the writable sequencer node. Create it if it doesn’t exist.
Derived from mel command maya.cmds.sequenceManager