BASS.NET API for the Un4seen BASS Audio Library

WaveFormUseSimpleScan Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets, if a faster simple scan algo should be used.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public bool UseSimpleScan { get; set; }

Property Value

Type: Boolean
Remarks

The simple scan is faster but limits the FrameResolution to fixed 10ms!
See Also

Reference