PipeWire
0.3.33
|
Information about the device and parameters it supports. More...
Data Fields | |
uint32_t | version |
uint64_t | change_mask |
uint64_t | flags |
const struct spa_dict * | props |
device properties More... | |
struct spa_param_info * | params |
supported parameters More... | |
uint32_t | n_params |
number of elements in params More... | |
Information about the device and parameters it supports.
This information is part of the info event on a device.
uint64_t spa_device_info::change_mask |
uint64_t spa_device_info::flags |
uint32_t spa_device_info::n_params |
number of elements in params
struct spa_param_info* spa_device_info::params |
supported parameters
const struct spa_dict* spa_device_info::props |
device properties
uint32_t spa_device_info::version |