pub const pw_stream_flags_PW_STREAM_FLAG_RT_PROCESS: pw_stream_flags = 16;
Expand description
< call process from the realtime thread. You MUST use RT safe functions in the process callback.
pub const pw_stream_flags_PW_STREAM_FLAG_RT_PROCESS: pw_stream_flags = 16;
< call process from the realtime thread. You MUST use RT safe functions in the process callback.