Skip to content

Commit

Permalink
Update video.h
Browse files Browse the repository at this point in the history
  • Loading branch information
TheElixZammuto authored Nov 26, 2024
1 parent e795c0f commit e99be0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ namespace video {
int dynamicRange;

int chromaSamplingType; // 0 - 4:2:0, 1 - 4:4:4

int enableIntraRefresh; // 0 - disabled, 1 - enabled
};

Expand Down

0 comments on commit e99be0f

Please sign in to comment.