Click or drag to resize
WaveOutDeviceCapabilitiesPlaybackRate Property
Indicates whether Playbackrate adjustments are supported.

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

Property Value

Type: Boolean
true if playback rate, false if not.
See Also