mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-24 14:27:20 +00:00
[doc] add comment to state that NvFBC reads NVFBC_PRIV_DATA if set
This commit is contained in:
parent
a5e6065d39
commit
57c2e47cbf
@ -577,3 +577,7 @@ The rules are written as follows:
|
|||||||
|
|
||||||
; Downsample 3840x2160 to 1920x1080, or 3840x2400 to 1920x1200
|
; Downsample 3840x2160 to 1920x1080, or 3840x2400 to 1920x1200
|
||||||
downsample=3840x2160:1920x1080,3840x2400:1920x1200
|
downsample=3840x2160:1920x1080,3840x2400:1920x1200
|
||||||
|
|
||||||
|
This capture interface also looks for and reads the value of the system
|
||||||
|
environment variable `NVFBC_PRIV_DATA` if it has been set, documentation on
|
||||||
|
it's usage however is unavailble.
|
||||||
|
Loading…
Reference in New Issue
Block a user