Copyright © 2005-2019 MultiMedia Soft

VolumeAutomation property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property VolumeAutomation As VolumeAutomationMan


 

[C#]

public VolumeAutomationMan VolumeAutomation {get;}


 

[C++]

public: __property VolumeAutomationMan* get_VolumeAutomation ();


 

This property is Read-only

 

 

Remarks

The object used to manage Volume Automation.

This property encapsulates the functionality of the VolumeAutomationMan class.

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