interface MediaEvent_VariantBitrate {
    bitrate: number;
    variant: Variant;
}

Properties

Properties

bitrate: number
variant: Variant