pipewire/spa/plugins/jack
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
..
jack-client.c jack: more improvements 2019-08-21 15:20:57 +02:00
jack-client.h jack: more improvements 2019-08-21 15:20:57 +02:00
jack-device.c jack: add jack source and sink 2019-08-20 20:35:41 +02:00
jack-sink.c io: add support for segment 2019-08-27 21:36:15 +02:00
jack-source.c jack: more improvements 2019-08-21 15:20:57 +02:00
meson.build jack: add jack source and sink 2019-08-20 20:35:41 +02:00
plugin.c jack: add jack source and sink 2019-08-20 20:35:41 +02:00