Go to the source code of this file.
◆ pw_debug_is_category_enabled()
bool pw_debug_is_category_enabled |
( |
const char * |
name | ) |
|
◆ pw_deinit()
◆ pw_direction_reverse()
◆ pw_get_application_name()
const char* pw_get_application_name |
( |
void |
| ) |
|
◆ pw_get_client_name()
const char* pw_get_client_name |
( |
void |
| ) |
|
◆ pw_get_host_name()
const char* pw_get_host_name |
( |
void |
| ) |
|
◆ pw_get_prgname()
const char* pw_get_prgname |
( |
void |
| ) |
|
◆ pw_get_support()
uint32_t pw_get_support |
( |
struct spa_support * |
support, |
|
|
uint32_t |
max_support |
|
) |
| |
◆ pw_get_user_name()
const char* pw_get_user_name |
( |
void |
| ) |
|
◆ pw_in_valgrind()
bool pw_in_valgrind |
( |
void |
| ) |
|
◆ pw_init()
void pw_init |
( |
int * |
argc, |
|
|
char ** |
argv[] |
|
) |
| |
◆ pw_load_spa_handle()
struct spa_handle* pw_load_spa_handle |
( |
const char * |
lib, |
|
|
const char * |
factory_name, |
|
|
const struct spa_dict * |
info, |
|
|
uint32_t |
n_support, |
|
|
const struct spa_support |
support[] |
|
) |
| |
◆ pw_unload_spa_handle()
int pw_unload_spa_handle |
( |
struct spa_handle * |
handle | ) |
|