BASS.NET API for the Un4seen BASS Audio Library

BASS_CD_TOCToString Method

BASS.NET API for the Un4seen BASS Audio Library
A description of the TOC info object (number of tracks, first, last).

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

public override string ToString()

Return Value

Type: String
A description of the TOC info object (number of tracks, first, last).
See Also

Reference