PipeWire
0.2.0
|
Go to the source code of this file.
Data Structures | |
class | pw_type |
PipeWire type support struct. More... | |
Macros | |
#define | PW_TYPE_BASE "PipeWire:" |
#define | PW_TYPE__Object PW_TYPE_BASE "Object" |
#define | PW_TYPE_OBJECT_BASE PW_TYPE__Object ":" |
#define | PW_TYPE__Interface PW_TYPE_BASE "Interface" |
#define | PW_TYPE_INTERFACE_BASE PW_TYPE__Interface ":" |
Functions | |
int | pw_type_init (struct pw_type *type) |
#define PW_TYPE__Interface PW_TYPE_BASE "Interface" |
#define PW_TYPE__Object PW_TYPE_BASE "Object" |
#define PW_TYPE_BASE "PipeWire:" |
#define PW_TYPE_INTERFACE_BASE PW_TYPE__Interface ":" |
#define PW_TYPE_OBJECT_BASE PW_TYPE__Object ":" |
int pw_type_init | ( | struct pw_type * | type | ) |