mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 20:38:59 +00:00
Doxygen documentation update from oej (issue #5505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
* at the top of the source tree.
|
||||
*/
|
||||
|
||||
/*
|
||||
/*! \file
|
||||
*
|
||||
* Wait for Silence
|
||||
* \brief Wait for Silence
|
||||
* - Waits for up to 'x' milliseconds of silence, 'y' times
|
||||
* - WaitForSilence(500,2) will wait for 1/2 second of silence, twice
|
||||
* - WaitForSilence(1000,1) will wait for 1 second of silence, once
|
||||
|
||||
Reference in New Issue
Block a user