Interface QeSyncExperimentsIg_android_video_pdq_calculation

interface QeSyncExperimentsIg_android_video_pdq_calculation {
    fps_num: number;
    igAdditional: any[];
    igGroup: string;
    image_quality: number;
    is_enabled: boolean;
    memory_threshold: number;
}

Properties

fps_num: number
igAdditional: any[]
igGroup: string
image_quality: number
is_enabled: boolean
memory_threshold: number