BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPLSampleData Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the size in bytes of the optional sampler-specific data. Sampler specific data is stored imediately following the SampleLoops records. The cbSamplerData field will be zero if no extended sampler specific information is stored in the chunk.

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

public int SampleData { get; }

Property Value

Type: Int32
See Also

Reference