Struct AudioEnhancerGains
Audio enhancer gains.
Inherited Members
Namespace: VisioForge.Core.Types.AudioEffects
Assembly: VisioForge.Core.dll
Syntax
public struct AudioEnhancerGains
Fields
C
Center.
Declaration
public float C
Field Value
Type | Description |
---|---|
float |
L
Left.
Declaration
public float L
Field Value
Type | Description |
---|---|
float |
LFE
LRE.
Declaration
public float LFE
Field Value
Type | Description |
---|---|
float |
R
Right.
Declaration
public float R
Field Value
Type | Description |
---|---|
float |
SL
Surround left.
Declaration
public float SL
Field Value
Type | Description |
---|---|
float |
SR
Surround right.
Declaration
public float SR
Field Value
Type | Description |
---|---|
float |