API Version: 0.0
Library Version: 0.3.0
void alsactl_elem_value_set_bytes ( ALSACtlElemValue* self, const guint8* values, gsize value_count )
Copy the array into internal storage for ALSACtlElemType.BYTES element.
ALSACtlElemType
values
guint8
The array for 8 bit unsigned integer values.
value_count
gsize
The number of values up to 512.