BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CUE_POINTChunkStart Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the position of the start of the data chunk containing the cue point. This should be zero if there is only one chunk containing data (as is currently always the case).

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

public int ChunkStart { get; }

Property Value

Type: Int32
See Also

Reference