mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
parent
2ee4e94c59
commit
08f2284eea
2 changed files with 4 additions and 0 deletions
|
|
@ -288,6 +288,8 @@ struct spa_device_methods {
|
|||
* "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 */
|
||||
#define SPA_KEY_DEVICE_STRING "device.string" /**< device string in the underlying
|
||||
* layer's format. E.g. "surround51:0" */
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue