mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-12 05:34:05 -04:00
props: add property to pass array of volumes
This commit is contained in:
parent
a1ec7f5fa7
commit
65909b7964
2 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ enum spa_prop {
|
|||
SPA_PROP_patternType,
|
||||
SPA_PROP_ditherType,
|
||||
SPA_PROP_truncate,
|
||||
SPA_PROP_channelVolumes,
|
||||
|
||||
SPA_PROP_START_Video = 0x20000, /**< video related properties */
|
||||
SPA_PROP_brightness,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue