This class allow for querying and manipulating controls that expose volume functionality.

Namespace: NMixerProNET
Assembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)

Syntax

C#
public class CControlVolume : CCoreAudio..::..CControl..::..CControlObject
Visual Basic
Public Class CControlVolume _
	Inherits CCoreAudio..::..CControl..::..CControlObject
Visual C++
public ref class CControlVolume : public CCoreAudio..::..CControl..::..CControlObject

Inheritance Hierarchy

System..::..Object
  NMixerProNET..::..CCoreAudio..::..CControl..::..CControlObject
    NMixerProNET..::..CCoreAudio..::..CControl..::..CControlVolume

See Also