MixedRealityProjectPreferences.AudioSpatializerCount Property

Definition

The cached number of audio spatializers that were most recently detected.

public:
 static property int AudioSpatializerCount { int get(); void set(int value); };
public static int AudioSpatializerCount { get; set; }
member this.AudioSpatializerCount : int with get, set
Public Shared Property AudioSpatializerCount As Integer

Property Value

Int32

Remarks

Used to track when the number of installed spatializers changes.

Applies to