mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
doc: Add some more doxygen tags to existing comments
This commit is contained in:
parent
e681469154
commit
9e92b1977b
2 changed files with 19 additions and 19 deletions
|
|
@ -265,7 +265,7 @@ pa_time_event* pa_context_rttime_new(pa_context *c, pa_usec_t usec, pa_time_even
|
|||
* mainloop->time_restart). \since 0.9.16 */
|
||||
void pa_context_rttime_restart(pa_context *c, pa_time_event *e, pa_usec_t usec);
|
||||
|
||||
/* Return the optimal block size for passing around audio buffers. It
|
||||
/** Return the optimal block size for passing around audio buffers. It
|
||||
* is recommended to allocate buffers of the size returned here when
|
||||
* writing audio data to playback streams, if the latency constraints
|
||||
* permit this. It is not recommended writing larger blocks than this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue