Class SimSoundProcessingSettings
Inheritance
SimSoundProcessingSettings
Assembly: NXOpen.dll
Syntax
public class SimSoundProcessingSettings : NXObject, IMessageSink, INXObject
Constructors
SimSoundProcessingSettings()
Declaration
protected SimSoundProcessingSettings()
Properties
EnableOutputNormalization
Declaration
public bool EnableOutputNormalization { get; }
Property Value
EnableSingleTrackMode
Declaration
public bool EnableSingleTrackMode { get; }
Property Value
ImpulseResponseReference
Declaration
public SimSoundProcessingImpulseResponse ImpulseResponseReference { get; }
Property Value
OutputNormalizationGain
Declaration
public double OutputNormalizationGain { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink