mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
wsevents: fix docs
This commit is contained in:
parent
2b6933f6e2
commit
2c94b4c332
@ -903,7 +903,7 @@ void WSEvents::OnSourceMuteStateChange(void* param, calldata_t* data) {
|
|||||||
* The audio sync offset of a source has changed.
|
* The audio sync offset of a source has changed.
|
||||||
*
|
*
|
||||||
* @return {String} `sourceName` Source name
|
* @return {String} `sourceName` Source name
|
||||||
* @return {int} `syncOffset` Audio sync offset of the source
|
* @return {int} `syncOffset` Audio sync offset of the source (in nanoseconds)
|
||||||
*
|
*
|
||||||
* @api events
|
* @api events
|
||||||
* @name SourceAudioSyncOffsetChanged
|
* @name SourceAudioSyncOffsetChanged
|
||||||
|
Loading…
x
Reference in New Issue
Block a user