Type Alias VideoQualityData

VideoQualityData: {
    src: string;
    type: string;
}