LibMp3LameScaleLeft Property |
Left channel amplification
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public float ScaleLeft { get; set; }
Public Property ScaleLeft As Single
Get
Set
public:
property float ScaleLeft {
float get ();
void set (float value);
}
member ScaleLeft : float32 with get, set
Property Value
Type:
SingleSee Also