BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPLProduct Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the Product code of the intended target device for the Manufacturer.

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

public int Product { get; }

Property Value

Type: Int32
Remarks

If the sample is not intended for a specific manufacturer’s product, then this field should be set to zero.
See Also

Reference