LibMp3LameCompressionRatio Property |
Output compression ratio
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public float CompressionRatio { get; set; }
Public Property CompressionRatio As Single
Get
Set
public:
property float CompressionRatio {
float get ();
void set (float value);
}
member CompressionRatio : float32 with get, set
Property Value
Type:
SingleSee Also