mergAVVideoCompositionSet

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVVideoCompositionSet <pVideoCompositionPointer>, <pProp>, <pValue>
Associationsmergav
Summary
Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pVideoCompositionPointer

a pointer to the video composition in memory

pProp

the name of the property you are setting which will be one of: - frame duration : in milliseconds - render size : width,height - render scale : real number used to zoom in on the video

pValue

the value to set the property to.

Description
Tagsexternals