Class DVDMUACoeff
DVDMUACoeff class.
Inherited Members
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 |