VisioForge (c) 2025

Search Results for

    Class DVDMUACoeff

    DVDMUACoeff class.

    Inheritance
    object
    DVDMUACoeff
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.MediaInfo
    Assembly: VisioForge.Core.dll
    Syntax
    public class DVDMUACoeff

    Properties

    Log2Alpha

    Gets or sets the mixing coefficient for this channel to channel 0.

    Declaration
    public double Log2Alpha { get; set; }
    Property Value
    Type Description
    double

    Log2Beta

    Gets or sets the mixing coefficient for this channel to channel 1.

    Declaration
    public double Log2Beta { get; set; }
    Property Value
    Type Description
    double