mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-26 03:16:21 +00:00
Used clang-format
This commit is contained in:
parent
cf1d0b4f96
commit
bde9abae24
@ -38,8 +38,8 @@ namespace video {
|
||||
int dynamicRange;
|
||||
|
||||
int chromaSamplingType; // 0 - 4:2:0, 1 - 4:4:4
|
||||
|
||||
int enableIntraRefresh; //0 - disabled, 1 - enabled
|
||||
|
||||
int enableIntraRefresh; // 0 - disabled, 1 - enabled
|
||||
};
|
||||
|
||||
platf::mem_type_e
|
||||
|
Loading…
Reference in New Issue
Block a user