Variable StreamingOptionQualityEnumConst

StreamingOptionQualityEnum: {
    Hd: "hd";
    Qhd: "qhd";
    Sd: "sd";
    Uhd: "uhd";
} = ...