BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPL_LOOPType Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the loop type: 0 - Loop forward (normal), 1 - Alternating loop (forward/backward), 2 - Loop backward, 3-31 - reserved for future standard types, 32-? - sampler specific types (manufacturer defined).

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

public int Type { get; }

Property Value

Type: Int32
See Also

Reference