GetDefaultQuality

Returns the compressor’s default quality level.

 

JavaScript

 

GetDefaultQuality

 

C#

 

double GetDefaultQuality()

 

C++

 

HRESULT GetDefaultQuality(double* pVal)

Return Value

pVal

A string representing the default quality value.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.