LibMp3LameScaleLeft Property |
Left channel amplification
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
Single
See Also