pa_context_is_local

Returns 1 when the connection is to a local daemon. Returns negative when no connection has been made yet.

extern (C)
int
pa_context_is_local
(
const(pa_context)* c
)

Meta