Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceCanSeek Property

Gets whether the current source supports seeking.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public bool CanSeek { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IAudioSourceCanSeek
See Also