Closed gmbeard closed 3 months ago
Uses an eventfd to notify when Pipewire has filled a complete frame of audio data. This reduces the amount of copying and lock contention when processing audio buffers.
eventfd
Uses an
eventfd
to notify when Pipewire has filled a complete frame of audio data. This reduces the amount of copying and lock contention when processing audio buffers.