mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
io: add support for segment
Move fields from the io_position to io_segment. The segment contains the mapping between raw clock time and stream time in various formats. We keep an array of pending segments available in the io_position field so clients can anticipate changes. Make looping a flag in the segment instead of a state. Prepare for segment masters. These will be registered clients that are responsible for updating parts of the extended segment info. Add namespace to some defines.
This commit is contained in:
parent
b356c83d32
commit
7c865f5db0
7 changed files with 137 additions and 80 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit f8c3126b525eb01d062d1744b0c8cd3d36126407
|
||||
Subproject commit 3daf9f85d27a8af8f73daf975d273c01be1797bd
|
||||
Loading…
Add table
Add a link
Reference in a new issue