PipeWire
0.2.0
|
Data Fields | |
uint32_t | id |
id of the global More... | |
uint64_t | change_mask |
bitfield of changed fields since last call More... | |
const char * | name |
name the port, suitable for display More... | |
struct spa_dict * | props |
the properties of the port More... | |
uint64_t pw_port_info::change_mask |
bitfield of changed fields since last call
Referenced by pw_port_info_update().
uint32_t pw_port_info::id |
id of the global
Referenced by pw_port_info_update().
const char* pw_port_info::name |
name the port, suitable for display
Referenced by pw_port_info_free(), and pw_port_info_update().
struct spa_dict* pw_port_info::props |
the properties of the port
Referenced by pw_port_info_free(), and pw_port_info_update().