obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.86k stars 707 forks source link

base: Fix a comment for SetSceneSceneTransitionOverride #1147

Closed norihiro closed 1 year ago

norihiro commented 1 year ago

Description

Fix the protocol document for SetSceneSceneTransitionOverride.

Motivation and Context

The API actually 'set' the transition override but the document says 'get'.

How Has This Been Tested?

Tested OS(s): Linux

Just compiled and checked there is no error.

Types of changes

Checklist: