BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CUE_POINTBlockStart Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the position of the start of the block containing the position. This is the byte offset from the start of the data section of the chunk, not the chunk’s FOURCC.

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

public int BlockStart { get; }

Property Value

Type: Int32
See Also

Reference