wsevents: fix docs

This commit is contained in:
Stéphane L 2019-04-20 19:09:46 +02:00
parent 2b6933f6e2
commit 2c94b4c332

View File

@ -903,7 +903,7 @@ void WSEvents::OnSourceMuteStateChange(void* param, calldata_t* data) {
* The audio sync offset of a source has changed.
*
* @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
* @name SourceAudioSyncOffsetChanged