mergAVVideoCompositionAddInstruction

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVVideoCompositionAddInstruction <pVideoCompositionPointer>, <pStart>, <pDuration>
Associationsmergav
Summary

Add an instruction to a video composition

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

a pointer to the video composition in memory

pStart

the time start time of the instruction in milliseconds

pDuration

the duration of the instruction in milliseconds

Description

Add an instruction to a video composition

Tagsexternals