Click or drag to resize
WaveOutDeviceCapabilitiesVolume Property
Indicates whether Volume adjustments are supported.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Volume { get; }

Property Value

Type: Boolean
true if volume, false if not.
See Also