/
setRangesFollowActiveClip
setRangesFollowActiveClip
Description
Sets the play range to follow the active clip's play range.
Functional area
Playback control
Command syntax
Syntax
setRangesFollowActiveClip boolVal |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
boolVal | integer | yes | True | False | Toggle |
Flags
None
Return value
void
Examples
// Set play range to follow the active clips play Range. setRangesFollowActiveClip true;
Additional information
Related commands
, multiple selections available,
Related content
animRange
animRange
More like this
setActiveClip
setActiveClip
More like this
offsetClips
offsetClips
More like this
playRange
playRange
More like this
playOptions
playOptions
More like this
getPlayStart
getPlayStart
More like this