props: add property to pass array of volumes

This commit is contained in:
Wim Taymans 2019-08-12 10:30:32 +02:00
parent a1ec7f5fa7
commit 65909b7964
2 changed files with 2 additions and 0 deletions

View file

@ -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,