BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPL_LOOPIdentifier Property

BASS.NET API for the Un4seen BASS Audio Library
Identifies the unique ’name’ of the loop. This field may correspond with a name stored in a cue points ("cue ") chunk. The name data is stored in an associated data list ("adtl") chunk.

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

public int Identifier { get; }

Property Value

Type: Int32
See Also

Reference