BASS.NET API for the Un4seen BASS Audio Library

BASS_WASAPI_INFOToString Method

BASS.NET API for the Un4seen BASS Audio Library
A description of the decive info object (the format, sample rate and number of channels).

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

public override string ToString()

Return Value

Type: String
The description string of the device/driver.
See Also

Reference