pa_context_new

Instantiate a new connection context with an abstract mainloop API * and an application name. It is recommended to use pa_context_new_with_proplist() * instead and specify some initial properties.

extern (C)
pa_context_new
(,
const(char)* name
)

Meta