Sets the play range to follow the active clip's play range.
Playback control
setRangesFollowActiveClip boolVal |
Name | Type | Required | Comments |
---|---|---|---|
boolVal | integer | yes | True | False | Toggle |
None
void
// Set play range to follow the active clips play Range. setRangesFollowActiveClip true; |