obs-websocket
obs-websocket copied to clipboard
Feature Request: Add audioActive attribute to further events/responses
Issue type
- Feature request
Description
Since v4.9.0 there is an audioActive attribute for sources (fetched via GetAudioActive), I think it's not wrong to add this attribute also to the SceneItem by default and / or to various other events / responses. This would avoid unnecessary requests for audio active state for each scene item.
Useful information
Related requests / events:
GetAudioActiveSwitchScenesPreviewSceneChangedGetCurrentSceneGetSceneItemPropertiesSetSceneItemProperties- Any event / response using
Scenewith scene items as response and all attributes
Technical information
- Operating System : Any
- OBS Studio version : Any
- obs-websocket version : > 4.9.0
This is implemented in 5.x via GetSourceActive.
Apologies, confused this issue with a different one. Reopening...