BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CUE_POINTPosition Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the sample position of the cue point. This is the sequential sample number within the play order.

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

public int Position { get; }

Property Value

Type: Int32
See Also

Reference