mergAVCompositionTrackCreate

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVCompositionTrackCreate(<pCompositionPointer>, <pMediaType>)
Associationsmergav
Summary

Creates a composition tract in a composition

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

a pointer to the composition in memory

pMediaType

the media type of the composition track to be created

Values
NameTypeDescription
return

the id of the composition track created

Description

Creates a composition tract in a composition

Tagsexternals