@livekit/rtc-node
    Preparing search index...

    Enumeration ConnectionQuality

    from enum livekit.proto.ConnectionQuality

    Index

    Enumeration Members

    QUALITY_EXCELLENT: 2

    from enum value: QUALITY_EXCELLENT = 2;

    QUALITY_GOOD: 1

    from enum value: QUALITY_GOOD = 1;

    QUALITY_LOST: 3

    from enum value: QUALITY_LOST = 3;

    QUALITY_POOR: 0

    from enum value: QUALITY_POOR = 0;