BASS.NET API for the Un4seen BASS Audio Library

BassTagsReadPictureTAGs Field

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets, if picture tags should be read.

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

public static bool ReadPictureTAGs

Field Value

Type: Boolean
Remarks

Set this value to to not read any picture tags with e.g. the BASS_TAG_GetFromFile(String) methods. The default is .
See Also

Reference