1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-12 22:12:34 +01:00
ScreenPlay/settings.json
2018-01-04 13:04:46 +01:00

15 lines
313 B
JSON

{
"version" : "0.0.1",
"autostart" : true,
"highPriorityStart" : false,
"sendStatistics" : true,
"absoluteStoragePath": "",
"renderer": {
"renderer-value": 0,
"renderer-enum" : ["CUDA","FFmpeg", "D3D11", "DXVA", "VAAPI"]
},
"profiles":[
{ "monitorID": "","profile": "" }
]
}