mergAVCompositionTrackInsertEmptyTimeRange

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVCompositionTrackInsertEmptyTimeRange <pCompositionPointer>, <pCompositionTrackID>, <pStart>, <pDuration>
Associationsmergav
Summary

Insert an empty 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 empty time range to add to the composition track

pDuration

the duration in milliseconds of the empty time range that you want added to the composition track

Description

Insert an empty time range into a track of a composition

Tagsexternals