mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
doc: Fix typo
This commit is contained in:
parent
b14f0d79f6
commit
1020065df7
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@
|
||||||
* pa_stream_get_time() and pa_stream_get_latency() will try to
|
* pa_stream_get_time() and pa_stream_get_latency() will try to
|
||||||
* interpolate the current playback time/latency by estimating the
|
* interpolate the current playback time/latency by estimating the
|
||||||
* number of samples that have been played back by the hardware since
|
* number of samples that have been played back by the hardware since
|
||||||
* the last regular timing update. It is espcially useful to combine
|
* the last regular timing update. It is especially useful to combine
|
||||||
* this option with PA_STREAM_AUTO_TIMING_UPDATE, which will enable
|
* this option with PA_STREAM_AUTO_TIMING_UPDATE, which will enable
|
||||||
* you to monitor the current playback time/latency very precisely and
|
* you to monitor the current playback time/latency very precisely and
|
||||||
* very frequently without requiring a network round trip every time.
|
* very frequently without requiring a network round trip every time.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue