pa_stream_is_suspended

Return 1 if the sink or source this stream is connected to has * been suspended. This will return 0 if not, and a negative value on * error. This function will return with -PA_ERR_NOTSUPPORTED when the * server is older than 0.9.8. \since 0.9.8

extern (C)
int
pa_stream_is_suspended
(
const(pa_stream)* s
)

Meta