Home > All Other Interfaces > ICodecInfo > Quality
Returns or sets the compression quality.
JavaScript
Quality
C#
double Quality { get; set; }
C++
HRESULT Quality([out, retval] double* pVal)
HRESULT Quality([in] double pVal)