/
resetClip

resetClip

Description

Resets the active clip's time attributes to their original state.

Useful when a clip has been cropped or time shifted from its original state (when it was created) and needs to be reset.

Functional area

Data manipulators

Command syntax

Syntax

resetClip

Arguments

None

Flags

None

Return value

void

Examples

// Import a clip w/ data on it
// ...
// Offset and crop the clip
string $clips[] = `getModules -type Clip`;
offsetClips -20 $clips[0];
cropClip -leftOnly -curTime;
 
// Reset the clip to the original state set when
// the importer created it.
resetClip;

Additional information

Related commands


Related content


© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks