Set Scene Item Locked
obs-set-scene-item-lockedLock or unlock a scene item in OBS Studio by providing its numeric ID and the desired lock state. Prevents accidental edits to sources.
Instructions
Set whether a scene item is locked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene | |
| sceneUuid | No | UUID of the scene | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sceneItemId | Yes | Numeric ID of the scene item | |
| sceneItemLocked | Yes | New lock state |