LibMp3LameCompressionRatio Property |
Output compression ratio
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic 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
Single
See Also