BASS.NET API for the Un4seen BASS Audio Library

WaveFormFramesToRender Property

BASS.NET API for the Un4seen BASS Audio Library
Gets how many frames have to be rendered in total (one frame = FrameResolution ms).

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

public int FramesToRender { get; }

Property Value

Type: Int32
See Also

Reference