Skip to content
Constant

QUALITY_LOW

Represents a low media quality.

ts
const QUALITY_LOW = new Quality(0.6);

See Quality.

Released under the Mozilla Public License 2.0.