LibMp3LameScaleRight Property |
Right channel amplification
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SingleSee Also