keys: add stream to avoid remixing channels

This commit is contained in:
Wim Taymans 2020-07-28 10:16:04 +02:00
parent e35586cd15
commit 6184c0fe32
2 changed files with 5 additions and 2 deletions

View file

@ -222,6 +222,7 @@ extern "C" {
#define PW_KEY_STREAM_MONITOR "stream.monitor" /**< Indicates that the stream is monitoring
* and might select a less accurate but faster
* conversion algorithm. */
#define PW_KEY_STREAM_DONT_REMIX "stream.dont-remix" /**< don't remix channels */
/** object properties */
#define PW_KEY_OBJECT_LINGER "object.linger" /**< the object lives on even after the client