|
PipeWire 1.6.4
|
Go to the source code of this file.
Data Structures | |
| struct | spa_type_info |
Functions | |
| SPA_API_TYPE bool | spa_type_is_a (const char *type, const char *parent) |
| SPA_API_TYPE const char * | spa_type_short_name (const char *name) |
| SPA_API_TYPE uint32_t | spa_type_from_short_name (const char *name, const struct spa_type_info *info, uint32_t unknown) |
| SPA_API_TYPE const char * | spa_type_to_name (uint32_t type, const struct spa_type_info *info, const char *unknown) |
| SPA_API_TYPE const char * | spa_type_to_short_name (uint32_t type, const struct spa_type_info *info, const char *unknown) |
| #define SPA_API_TYPE static inline |