BASS.NET API for the Un4seen BASS Audio Library

WaveFormWaveBufferbeats Field

BASS.NET API for the Un4seen BASS Audio Library
List of optional beat positions within the WaveForm (or , if no beat positions have been detected).

Each Element reflects one beat position (long value, in bytes of the original rendering resolution).

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

public List<long> beats

Field Value

Type: ListInt64
See Also

Reference