Data Fields

pa_client_info Struct Reference

Stores information about clients. More...

Data Fields

uint32_t index
 Index of this client.
const char * name
 Name of this client.
uint32_t owner_module
 Index of the owning module, or PA_INVALID_INDEX.
const char * driver
 Driver name.
pa_proplistproplist
 Property list.

Detailed Description

Stores information about clients.

Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.


Field Documentation

Driver name.

Index of this client.

const char* pa_client_info::name

Name of this client.

Index of the owning module, or PA_INVALID_INDEX.

Property list.

Since:
0.9.11

The documentation for this struct was generated from the following file: