OpusResampler.getQuality

Get the conversion quality.

struct OpusResampler
nothrow @nogc nothrow @trusted @nogc
int
getQuality
()

Return Value

Type: int

Resampling quality between 0 and 10, where 0 has poor quality and 10 has very high quality.

Meta