stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
606 stars 99 forks source link

New settings API for autoconfig #1348

Open avoitenko-logitech opened 1 year ago

avoitenko-logitech commented 1 year ago

Description

Autocnfig (optimizer) now doesn't manipulate settings directly, instead it get and provides settings values from and to client

Motivation and Context

We have to make such transition as client will manage settings instead of back-end

How Has This Been Tested?

Types of changes

Checklist: