BASS.NET API for the Un4seen BASS Audio Library

WaveFormIsRenderingInProgress Property

BASS.NET API for the Un4seen BASS Audio Library
Gets, if the wave form rendering process is still in progress.

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

public bool IsRenderingInProgress { get; }

Property Value

Type: Boolean
See Also

Reference