LibMp3LameCompressionRatio Property |
Output compression ratio
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Single
See Also