mergAVCompositionScaleTimeRange |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergAVCompositionScaleTimeRange <pCompositionPointer>, <pStart>, <pCurrentDuration>, <pNewDuration>
|
Associations | mergav |
Summary | Scale time range into all tracks of a composition
|
Introduced | 8.0 |
OS | ios, mac |
Platforms | desktop, mobile |
Parameters | Name | Type | Description |
---|
pCompositionPointer | | a pointer to the composition in memory
|
pStart | | the start time in milliseconds of the time range you want to
scale
|
pCurrentDuration | | the new duration in milliseconds of the time range
you want to scale
|
pNewDuration | | the new duration in milliseconds of the time range you
want to scale
|
|
Description | Scale time range into all tracks of a composition
|
Tags | externals |