BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_FLAC_PICTUREToString Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the description and mime type of the picture.

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

public override string ToString()

Return Value

Type: String
Returns e.g. "CoverArt (image/jpeg)".
See Also

Reference