logo
pub const FAIL_ON_SUSPEND: FlagSet;
👎 Deprecated since 2.20.0:

Use the associated constants on FlagSet.

Expand description

If the sink/source this stream is connected to is suspended during the creation of this stream, cause it to fail. If the sink/source is being suspended during creation of this stream, make sure this stream is terminated.