siCutClipOptions
 
 
 

siCutClipOptions

Introduced

v1.0

Description

Cut options for the CutClip command.

C# Syntax

siCutClipOptions.siCut                                                      // 1
siCutClipOptions.siTrimBefore                                               // 2
siCutClipOptions.siTrimAfter                                                // 3
Constant Value Description
siCut 1 Splits the clip in two distincts clips
siTrimBefore 2 Trims the clip keeping the tail
siTrimAfter 3 Trims the clip keeping the head

Applies To

CutClip