mergAVAssetExportSessionCreate

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVAssetExportSessionCreate(<pAssetPointer>, <pPreset>)
Associationsmergav
Summary

Create an asset export session to write a composition to a file

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

a pointer to the asset in memory. This may also be a composition pointer.

pPreset

an asset export session preset available from mergAVAssetExportSessionCompatiblePresets(pAssetPointer).

Values
NameTypeDescription
return

a pointer to the asset export session in memory

Description

Create an asset export session to write a composition to a file

Tagsexternals