mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
stream: fix a typo
This commit is contained in:
parent
220b037683
commit
4b236f8274
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ struct pw_stream_control {
|
|||
* stream.
|
||||
*
|
||||
* pw_time.ticks gives a monotonic increasing counter of the time in the graph
|
||||
* driver. I can be used to generate a timetime to schedule samples as well
|
||||
* driver. I can be used to generate a timeline to schedule samples as well
|
||||
* as detect discontinuities in the timeline caused by xruns.
|
||||
*
|
||||
* pw_time.delay is expressed as pw_time.rate, the time domain of the graph. This
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue