PipeWire  1.0.0
pw_stream_control Struct Reference

#include <pipewire/stream.h>

Data Fields

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...
 

Field Documentation

uint32_t pw_stream_control::flags

extra flags (unused)

float pw_stream_control::def

default value

float pw_stream_control::min

min value

float pw_stream_control::max

max value

float* pw_stream_control::values

array of values

uint32_t pw_stream_control::n_values

number of values in array

uint32_t pw_stream_control::max_values

max values that can be set on this control


The documentation for this struct was generated from the following file: