Type Alias RTCDegradationPreference

RTCDegradationPreference:
    | "balanced"
    | "maintain-framerate"
    | "maintain-resolution"