Constant libpulse_binding::stream::EVENT_FORMAT_LOST [] [src]

pub const EVENT_FORMAT_LOST: &str = capi::PA_STREAM_EVENT_FORMAT_LOST

A stream event notifying that the stream is going to be disconnected because the underlying sink changed and no longer supports the format that was originally negotiated. Clients need to connect a new stream to renegotiate a format and continue playback.