mergAVCompositionTrackCreate |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergAVCompositionTrackCreate(<pCompositionPointer>, <pMediaType>)
|
Associations | mergav |
Summary | Creates a composition tract in a composition
|
Introduced | 8.0 |
OS | ios, mac |
Platforms | desktop, mobile |
Parameters | Name | Type | Description |
---|
pCompositionPointer | | a pointer to the composition in memory
|
pMediaType | | the media type of the composition track to be created
|
|
Values | Name | Type | Description |
---|
return | | the id of the composition track created
|
|
Description | Creates a composition tract in a composition
|
Tags | externals |