BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPLSampleLoops Property

BASS.NET API for the Un4seen BASS Audio Library
The array of BASS_TAG_SMPL_LOOP loops (or ).

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

public BASS_TAG_SMPL_LOOP[] SampleLoops { get; }

Property Value

Type: BASS_TAG_SMPL_LOOP
Remarks

Only available with the static GetTag(Int32) or FromIntPtr(IntPtr) methods.
See Also

Reference