mergAVCompositionTrackCompatibleWithAssetTrack

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVCompositionTrackCompatibleWithAssetTrack(<pCompositionPointer>, <pAssetPointer>, <pAssetTrackID>)
Associationsmergav
Summary

Get the id of a composition track that is compatible with a specified asset track

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

a pointer to the composition in memory

pAssetPointer

a pointer to the asset in memory

pAssetTrackID

the id of the asset track

Values
NameTypeDescription
return

the id of a composition track that can be used to add the asset track to the composition

Description

Get the id of a composition track that is compatible with a specified asset track

Tagsexternals