pa_stream_is_corked

Return 1 if the this stream has been corked. This will return 0 if * not, and a negative value on error. \since 0.9.11

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

Meta