Copyright © 2008-2019 MultiMedia Soft

Effects.VolumeAutomationPointGetCount method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains the number of volume points available inside the current volume automation procedure.

 

For further details about defining a volume automation procedure refer to the How to define a volume automation procedure section.

For further details about methods related to the use of special effects refer to the Effects COM object.

 

 

Syntax

 

[Visual Basic]

control.Effects.VolumeAutomationPointGetCount (

) as enumErrorCodes


 

[C++]

short control.Effects.VolumeAutomationPointGetCount (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

An error occurred (see the LastError property for further error details)

Value >= 0

Number of available volume points