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_proplist * | proplist |
| Property list. |
|
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.
| const char* pa_client_info::driver |
Driver name.
| uint32_t pa_client_info::index |
Index of this client.
| const char* pa_client_info::name |
Name of this client.
| uint32_t pa_client_info::owner_module |
Index of the owning module, or PA_INVALID_INDEX.
| pa_proplist* pa_client_info::proplist |
Property list.
| Several copyright owners GNU Lesser General Public License v2.1 |
MeeGo 1.2 Harmattan API
|





