pub const pw_stream_flags_PW_STREAM_FLAG_RT_TRIGGER_DONE: pw_stream_flags = 4096;
Expand description
< Call trigger_done from the realtime thread. You MUST use RT safe functions in the trigger_done callback. Since 1.1.0
pub const pw_stream_flags_PW_STREAM_FLAG_RT_TRIGGER_DONE: pw_stream_flags = 4096;
< Call trigger_done from the realtime thread. You MUST use RT safe functions in the trigger_done callback. Since 1.1.0