mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-18 22:05:40 -05:00
pipewire-pulse: Expose bluetooth headset autoswitch config as a message
Makes it easier for libpulse-based clients to modify this setting if they want.
This commit is contained in:
parent
703380d62d
commit
ed59342d28
4 changed files with 69 additions and 8 deletions
|
|
@ -324,5 +324,6 @@ static inline uint32_t port_type_value(const char *port_type)
|
|||
#define METADATA_TARGET_NODE "target.node"
|
||||
#define METADATA_TARGET_OBJECT "target.object"
|
||||
#define METADATA_FEATURES_AUDIO_MONO "node.features.audio.mono"
|
||||
#define METADATA_BLUETOOTH_HEADSET_AUTOSWITCH "bluetooth.autoswitch-to-headset-profile"
|
||||
|
||||
#endif /* PULSE_SERVER_DEFS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue