VisioForge (c) 2025

Search Results for

    Struct AudioEnhancerGains

    Audio enhancer gains.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    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