mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-07-06 00:06:33 -04:00
pipewire-pulse: Expose profile preference setting as a message
Makes it easier for libpulse-based clients to modify this setting if they want.
This commit is contained in:
parent
d8f5ed0c13
commit
187187e41f
5 changed files with 72 additions and 1 deletions
|
|
@ -330,5 +330,6 @@ static inline uint32_t port_type_value(const char *port_type)
|
|||
#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"
|
||||
#define METADATA_BLUETOOTH_PROFILE_PREFERENCE "bluetooth.profile-preference"
|
||||
|
||||
#endif /* PULSE_SERVER_DEFS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue