mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:28:08 +00:00
fix compilation problem
fix documentation. git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@511 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
dac1a20373
commit
e8c5844bb8
1 changed files with 3 additions and 1 deletions
|
|
@ -125,7 +125,9 @@ int ms_ticker_detach(MSTicker *ticker,MSFilter *f);
|
|||
void ms_ticker_destroy(MSTicker *ticker);
|
||||
|
||||
/**
|
||||
* Destroy a ticker.
|
||||
* Override MSTicker's time function.
|
||||
* This can be used to control the ticker from an external time provider, for example the
|
||||
* clock of a sound card.
|
||||
*
|
||||
* @param ticker A #MSTicker object.
|
||||
* @param func A replacement method for calculating "current time"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue