Click or drag to resize
WaveOutDeviceCapabilitiesPitch Property
Indicates whether Pitch adjustments are supported.

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

Property Value

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