Constant libpulse_binding::stream::flags::START_CORKED[][src]

pub const START_CORKED: FlagSet;
👎 Deprecated since 2.20.0:

Use the associated constants on FlagSet.

Create the stream corked, requiring an explicit Stream::uncork() call to uncork it.