Skip to content

Commit

Permalink
[host] nvfbc: mark NvFBC as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
gnif committed Mar 11, 2024
1 parent 90398bc commit 8c5d1d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions host/platform/Windows/capture/NVFBC/src/nvfbc.c
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ struct CaptureInterface Capture_NVFBC =
{
.shortName = "NvFBC",
.asyncCapture = false,
.deprecated = true,
.getName = nvfbc_getName,
.initOptions = nvfbc_initOptions,

Expand Down

0 comments on commit 8c5d1d4

Please sign in to comment.