Skip to content
Constant

QUALITY_HIGH

Represents a high media quality.

ts
const QUALITY_HIGH = new Quality(2);

See Quality.

Released under the Mozilla Public License 2.0.