Table of Contents

Class AudioEngineSettings

Namespace
Stride.Audio
Assembly
Stride.Audio.dll
[DataContract]
[Display("Audio", null)]
public class AudioEngineSettings : Configuration
Inheritance
AudioEngineSettings
Inherited Members

Properties

HrtfSupport

Enables HRTF audio. Note that only audio emitters with HRTF enabled produce HRTF audio

[DataMember(10)]
[Display("HRTF (if available)", null)]
public bool HrtfSupport { get; set; }

Property Value

bool