PipeWire
0.3.33
|
Data Fields | |
const char * | name |
name of the control More... | |
uint32_t | flags |
extra flags (unused) More... | |
float | def |
default value More... | |
float | min |
min value More... | |
float | max |
max value More... | |
float * | values |
array of values More... | |
uint32_t | n_values |
number of values in array More... | |
uint32_t | max_values |
max values that can be set on this control More... | |
float pw_stream_control::def |
default value
uint32_t pw_stream_control::flags |
extra flags (unused)
float pw_stream_control::max |
max value
uint32_t pw_stream_control::max_values |
max values that can be set on this control
float pw_stream_control::min |
min value
uint32_t pw_stream_control::n_values |
number of values in array
const char* pw_stream_control::name |
name of the control
float* pw_stream_control::values |
array of values