mergAVCompositionTrackScaleTimeRange

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

Scale time range into a track of a composition

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pCompositionPointer

a pointer to the composition in memory

pCompositionTrackID

the id of the composition track

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 a track of a composition

Tagsexternals