mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
acp: pass udev PROFILE_SETS to acp device
This commit is contained in:
parent
e478ba7e34
commit
eaf7606e3f
3 changed files with 17 additions and 4 deletions
|
|
@ -286,6 +286,8 @@ struct spa_device_methods {
|
|||
* "webcam", "microphone", "headset",
|
||||
* "headphone", "hands-free", "car", "hifi",
|
||||
* "computer", "portable" */
|
||||
#define SPA_KEY_DEVICE_PROFILE "device.profile " /**< profile for the device */
|
||||
#define SPA_KEY_DEVICE_PROFILE_SET "device.profile-set" /**< profile set for the device */
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue