chore(498): regenerate OpenAPI + SPA types for QsvPreferNativeDecoder
This commit is contained in:
Vendored
+3
@@ -480,6 +480,7 @@ export interface components {
|
||||
"normalizeFramerate": boolean;
|
||||
"normalizeColors": boolean;
|
||||
"deinterlaceVideo": boolean;
|
||||
"qsvPreferNativeDecoder"?: null | boolean;
|
||||
};
|
||||
"CreateFillerPresetRequest": {
|
||||
"name": string;
|
||||
@@ -698,6 +699,7 @@ export interface components {
|
||||
"normalizeFramerate": boolean;
|
||||
"normalizeColors": boolean;
|
||||
"deinterlaceVideo": boolean;
|
||||
"qsvPreferNativeDecoder": boolean;
|
||||
};
|
||||
"FFmpegProfileAudioFormat": "None" | "Aac" | "Ac3" | "AacLatm" | "Copy";
|
||||
"FFmpegProfileBitDepth": "EightBit" | "TenBit";
|
||||
@@ -1696,6 +1698,7 @@ export interface components {
|
||||
"normalizeFramerate": boolean;
|
||||
"normalizeColors": boolean;
|
||||
"deinterlaceVideo": boolean;
|
||||
"qsvPreferNativeDecoder"?: null | boolean;
|
||||
};
|
||||
"UpdateFFmpegSettingsRequest": {
|
||||
"fFmpegPath": null | string;
|
||||
|
||||
Reference in New Issue
Block a user