LibMp3LameScaleRight Property |
Right channel amplification
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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
Single
See Also