BASS.NET API for the Un4seen BASS Audio Library

BassTagsEvalNativeTAGsCART Field

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets, if native Riff CART tags should be stored.

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

public static bool EvalNativeTAGsCART

Field Value

Type: Boolean
Remarks

Set this value to to not store native Riff CART tags with e.g. the BASS_TAG_GetFromFile(String) methods. The default is .
See Also

Reference