BASS.NET API for the Un4seen BASS Audio Library

WaveFormPreScan Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets, if the PRESCAN flag should be added by default when rendering the WaveForm.

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

public bool PreScan { get; set; }

Property Value

Type: Boolean
See Also

Reference