Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Sets the play range to follow the active clip's play range.

Functional area

Playback control

Command syntax

Syntax

setRangesFollowActiveClip boolVal

Arguments

NameTypeRequiredComments
boolValintegeryesTrue | False | Toggle

Flags

None

Return value

void

Examples

// Set play range to follow the active clips play Range.
setRangesFollowActiveClip true;

Additional information

Related commands

  • No labels