PipeWire 1.2.6
|
The module information. More...
#include <pipewire/module.h>
Data Fields | |
uint32_t | id |
id of the global | |
const char * | filename |
filename of the module | |
const char * | args |
arguments passed to the module | |
uint64_t | change_mask |
bitfield of changed fields since last call | |
The module information.
Extra information can be added in later versions
uint32_t pw_module_info::id |
id of the global
const char* pw_module_info::filename |
filename of the module
const char* pw_module_info::args |
arguments passed to the module
uint64_t pw_module_info::change_mask |
bitfield of changed fields since last call