mergAVCompositionScaleTimeRange

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVCompositionScaleTimeRange <pCompositionPointer>, <pStart>, <pCurrentDuration>, <pNewDuration>
Associationsmergav
Summary

Scale time range into all tracks of a composition

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
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

Tagsexternals