Struct SubmixEffectEQBand
A multiband EQ submix effect.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.AudioMixer
Assembly: UE4DotNet.dll
Syntax
public struct SubmixEffectEQBand
Fields
| Improve this Doc View SourceBandwidth
Declaration
public float Bandwidth
Field Value
Type | Description |
---|---|
System.Single |
bEnabled
Declaration
public bool bEnabled
Field Value
Type | Description |
---|---|
System.Boolean |
Frequency
Declaration
public float Frequency
Field Value
Type | Description |
---|---|
System.Single |
GainDb
Declaration
public float GainDb
Field Value
Type | Description |
---|---|
System.Single |