mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs: Fix docs of InputAudioTracksChanged
This commit is contained in:
parent
e6761cf286
commit
6d216e0412
@ -305,8 +305,8 @@ void EventHandler::HandleInputAudioSyncOffsetChanged(void *param, calldata_t *da
|
|||||||
/**
|
/**
|
||||||
* The audio tracks of an input have changed.
|
* The audio tracks of an input have changed.
|
||||||
*
|
*
|
||||||
* @dataField inputName | String | Name of the input
|
* @dataField inputName | String | Name of the input
|
||||||
* @dataField inputAudioTracks | Array<Boolean> | Array of audio tracks along with their associated enable states
|
* @dataField inputAudioTracks | Object | Object of audio tracks along with their associated enable states
|
||||||
*
|
*
|
||||||
* @eventType InputAudioTracksChanged
|
* @eventType InputAudioTracksChanged
|
||||||
* @eventSubscription Inputs
|
* @eventSubscription Inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user