Go to: Synopsis. Return value. MEL examples.
clipTrimBefore(string $scheduler, int $clipIndex)
None
| Variable Name | Variable Type | Description |
|---|---|---|
| $scheduler | string | the scheduler containing the clip |
| $clipIndex | string | the clip index in the scheduler |
clipTrimBefore joeScheduler1 10; // Via the UI, you can trim by selecting the clip and using the RMB // menu item named "Trim Before".