mergAVAssetGet

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVAssetGet(<pAssetPointer>, <pProp>)
Associationsmergav
Summary

Get the value of an asset property

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

a pointer to the asset in memory

pProp

the name of the property requsted which will be one of: - composable - duration - exportable - has protected content - lyrics - playable - preferred rate - preferred volume - provides precise duration and timing - readable - metadata formats - available chapter locales - media characteristics with media selection options : iOS only - tracks - preferred transform : the affine transform that should be applied to the asset

Values
NameTypeDescription
return

the property requested

Description

This function also works on an asset composition.

Tagsexternals