mergAVPlayerCreate

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVPlayerCreate(<pAssetPointer>, [<pVideoCompositionPointer>])
Associationsmergav
Summary

Create a player control from an asset or composition with an optional video composition

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

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

pVideoCompositionPointer

(optional with a default) a pointer to the video composition in memory

Values
NameTypeDescription
return

a pointer to the asset export session in memory

Description

Create a player control from an asset or composition with an optional video composition

Tagsexternals