BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CARTOutCue Property

BASS.NET API for the Un4seen BASS Audio Library
The out cue text (max. 64 characters).

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

public string OutCue { get; set; }

Property Value

Type: String
Remarks

ASCII string, 64-characters or less, holding the optional out cue phrase to be displayed when the cut is being played. This shall be a user readable cue string.
See Also

Reference