mergAVAssetExportSessionCompatiblePresets |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergAVAssetExportSessionCompatiblePresets(<pAssetPointer>)
|
Associations | mergav |
Summary | Get a list of asset export session presets that are compatible with an
asset
|
Introduced | 8.0 |
OS | ios, mac |
Platforms | desktop, mobile |
Parameters | Name | Type | Description |
---|
pAssetPointer | | a pointer to the asset in memory. This may also be a
composition pointer.
|
|
Values | Name | Type | Description |
---|
return | | a list of asset export session presets that are compatible
with the asset.
|
|
Description | Get a list of asset export session presets that are compatible with an
asset
|
Tags | externals |