BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CARTTimer4Value Property

BASS.NET API for the Un4seen BASS Audio Library
4th timer value in samples from head (unsigned Int32).

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

public int Timer4Value { get; set; }

Property Value

Type: Int32
Remarks

See Timer1Value for details.
See Also

Reference