Skip to content
Constant

QUALITY_HIGH

Deprecated. Use new Quality('high') instead.

Represents a high media quality.

ts
const QUALITY_HIGH = new Quality('high');

See Quality.

Released under the Mozilla Public License 2.0.