pub const pw_filter_flags_PW_FILTER_FLAG_ASYNC: pw_filter_flags = 32;
Expand description

< Buffers will not be dequeued/queued from the realtime process() function. This is assumed when RT_PROCESS is unset but can also be the case when the process() function does a trigger_process() that will then dequeue/queue a buffer from another process() function. since 0.3.73