LibMp3LameScaleRight Property |
Right channel amplification
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic float ScaleRight { get; set; }
Public Property ScaleRight As Single
Get
Set
public:
property float ScaleRight {
float get ();
void set (float value);
}
member ScaleRight : float32 with get, set
Property Value
Type:
Single
See Also