BASS.NET API for the Un4seen BASS Audio Library

TagPicturePictureStorage Field

BASS.NET API for the Un4seen BASS Audio Library
The storage type of the picture Data.

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

public TagPicturePICTURE_STORAGE PictureStorage

Field Value

Type: TagPicturePICTURE_STORAGE
Remarks

This property denotes where the image data is stored. Internal specifies, that Data directly contains the picture image. External specifies, that Data contains the link to the picture image as a fully qualified name (UTF-8 encoded).
See Also

Reference