Skip to content
Constant

QUALITY_VERY_HIGH

Represents a very high media quality.

ts
const QUALITY_VERY_HIGH = new Quality(4);

See Quality.

Released under the Mozilla Public License 2.0.