fix(nvenc): Enable opt-in client refresh by client (#3415)

This commit is contained in:
TheElixZammuto
2024-12-23 23:07:38 +01:00
committed by GitHub
parent 129abd8c26
commit 60bfcfe211
3 changed files with 20 additions and 0 deletions

View File

@@ -38,6 +38,8 @@ namespace video {
int dynamicRange;
int chromaSamplingType; // 0 - 4:2:0, 1 - 4:4:4
int enableIntraRefresh; // 0 - disabled, 1 - enabled
};
platf::mem_type_e