BASS.NET API for the Un4seen BASS Audio Library

EncoderQTAACIsQuickTimeInstalled Method

BASS.NET API for the Un4seen BASS Audio Library
Determines, if QuickTime 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 IsQuickTimeInstalled()

Return Value

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

Reference