mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-09 16:18:20 +00:00
[host] nvfbc: mark NvFBC as deprecated
This commit is contained in:
parent
90398bc04f
commit
8c5d1d47ee
@ -872,6 +872,7 @@ struct CaptureInterface Capture_NVFBC =
|
||||
{
|
||||
.shortName = "NvFBC",
|
||||
.asyncCapture = false,
|
||||
.deprecated = true,
|
||||
.getName = nvfbc_getName,
|
||||
.initOptions = nvfbc_initOptions,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user