Copyright © 2001-2019 MultiMedia Soft

VolumeAutomation.PositionUnit property

Previous pageReturn to chapter overviewNext page

Type

enumVolumeAutomationPosUnits for Visual Basic

short for Visual C++

 

 

Remarks

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.