Skip to content
Constant

QUALITY_MEDIUM

Represents a medium media quality.

ts
const QUALITY_MEDIUM = new Quality(1);

See Quality.

Released under the Mozilla Public License 2.0.