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
commit 60bfcfe211
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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