pa_context_get_index

Return the client index this context is * identified in the server with. This is useful for usage with the * introspection functions, such as pa_context_get_client_info(). * Returns PA_INVALID_INDEX on error. \since 0.9.11

extern (C)
uint
pa_context_get_index
(
const(pa_context)* s
)

Meta