Copyright © 2005-2019 MultiMedia Soft

VolumeAutomationMan class

Previous pageReturn to chapter overviewNext page

The VolumeAutomationMan class, accessible through the control's VolumeAutomation property contains methods needed to manage volume automation on sounds being played.

 

The VolumeAutomationMan class is implemented through the following methods and properties:

 

Methods

 

IsSliding

Load

LoadFromMemoryStream

PointAdd

PointEnable

PointGetCount

PointGetName

PointGetNext

PointGetParams

PointIsEnabled        

PointRemove

PointSetParams

Reset

Save

SaveToMemoryStream

 

Properties

 

CurveDesigner

PositionUnit

ScaleType

 

 

Further information about the use of volume automation can be found inside the How to manage Volume Automation tutorial.

 

Samples of usage of volume automation in Visual C# and Visual Basic.NET can be found inside the following samples installed with the product's setup package:

- VolumeAutomation