SpatializerUtilities.CheckSettings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.