BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_BEXTDescription Property

BASS.NET API for the Un4seen BASS Audio Library
The description or title (max. 256 characters).

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

public string Description { get; set; }

Property Value

Type: String
Remarks

The description might contain a short and/or a long description. If this field is splitted (by a ";") the first entry will contain the short description and the second entry will contain the long description.
See Also

Reference