Skip to content
Constant

QUALITY_VERY_LOW

Represents a very low media quality.

ts
const QUALITY_VERY_LOW = new Quality(0.3);

See Quality.

Released under the Mozilla Public License 2.0.