FlowingSPDG / streamdeck-vmix-plugin

Elgato StreamDeck plugin for communicating with vMix.
https://flowing.tokyo
MIT License
7 stars 1 forks source link

Use "setSettings" API for input update #33

Closed FlowingSPDG closed 1 year ago

FlowingSPDG commented 3 years ago

Currently it is using SendToPropertyInspector API, but this can be replaced by SetSettingsAPI.

FlowingSPDG commented 1 year ago

Done