SpatializerUtilities.CheckSettings Method

Definition

Checks to see if the audio spatializer is configured and/or whether or not the spatializer collection has changed.

public:
 static bool CheckSettings();
public static bool CheckSettings ();
static member CheckSettings : unit -> bool
Public Shared Function CheckSettings () As Boolean

Returns

True if the selected spatializer is installed and no changes have been made to the collection of installed spatializers. False if the selected spatializer is no longer installed or the collection of installed spatializers has been changed.

Applies to