BASS.NET API for the Un4seen BASS Audio Library

EncoderWinampAACplusIsWinampInstalled Method

BASS.NET API for the Un4seen BASS Audio Library
Determines, if Winamp is installed on your machine (only work on Windows using the Full Framework).

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

public static bool IsWinampInstalled()

Return Value

Type: Boolean
is returned if Winamp is installed - else is returned.
See Also

Reference