Rate this page:

VIQualityIssueLevel

Represents quality issue levels.

Consts

Critical

Static
Copy URL

The quality issue level to indicate that a detected issue has a critical impact on the call quality.

In most cases it results in lost media stream between call participants or broken functionality.

Major

Static
Copy URL

The quality issue level to indicate that a detected issue may have a major impact on the call quality.

For audio calls it may result in a corrupted stream (discord or robotic voice) for call participants, audio delays and glitches.

For video calls it may result in significant video artifacts (pixelating, blurring, color bleeding, flickering, noise), one-way/no video stream between the call participants

Minor

Static
Copy URL

The quality issue level to indicate that an issue may have minor impact on the call quality.

For audio calls it may result in temporary audio artifacts.

For video calls it may result in video artifacts in case of a dynamically changing video stream.

None

Static
Copy URL

The quality issue level to indicate that an issue is not detected or is resolved.