pipewire/src/modules/module-client-node
Wim Taymans 7c865f5db0 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.
2019-08-27 21:36:15 +02:00
..
client-node.c io: add support for segment 2019-08-27 21:36:15 +02:00
client-node.h core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
protocol-native.c protocol: we need to read Fd into int64_t 2019-08-20 10:51:58 +02:00
remote-node.c io: add support for segment 2019-08-27 21:36:15 +02:00