obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
657 stars 95 forks source link

fix(types): correct RecordStateChanged typings #300

Open niieani opened 1 year ago

niieani commented 1 year ago

Description:

Correct typings: adds missing outputPath property when outputState is either 'OBS_WEBSOCKET_OUTPUT_STARTED' or 'OBS_WEBSOCKET_OUTPUT_STOPPED'.