Click or drag to resize
Accord.NET (logo)

IAudioSourceCanSeek Property

Gets a Boolean value indicating if the source allows repositioning.

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

Property Value

Type: Boolean
See Also