Struct SubmixEffectDynamicsProcessorSettings
A submix dynamics processor
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)
Assembly: UE4DotNet.dll
Syntax
public struct SubmixEffectDynamicsProcessorSettings
Fields
|
Improve this Doc
View Source
AttackTimeMsec
Declaration
public float AttackTimeMsec
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
bAnalogMode
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bChannelLinked
Declaration
public bool bChannelLinked
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
KneeBandwidthDb
Declaration
public float KneeBandwidthDb
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LookAheadMsec
Declaration
public float LookAheadMsec
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
OutputGainDb
Declaration
public float OutputGainDb
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Ratio
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ReleaseTimeMsec
Declaration
public float ReleaseTimeMsec
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ThresholdDb
Declaration
Field Value
Type |
Description |
System.Single |
|