BASS.NET API for the Un4seen BASS Audio Library

EncoderWavPackToString Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the name of the Encoder.

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

public override string ToString()

Return Value

Type: String
Returns "WavPack Encoder (BASS_CTYPE_STREAM_WV)".
See Also

Reference