The unit used to define positions of volume points in Volume Automation procedures.
Supported values are the following:
Mnemonic constant
|
Value
|
Meaning
|
VA_POS_UNIT_SECONDS
|
0
|
Positions are expressed in seconds
|
VA_POS_UNIT_PERCENTAGE
|
1
|
Positions are expressed in percentage
|
VA_POS_UNIT_MILLISECONDS
|
2
|
Positions are expressed in milliseconds
|
For details about using Volume Automation refer to the How to manage Volume Automation tutorial.
|