mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Merge branch 'wip/add-speaker-mic-roles' into 'master'
pipewire/keys: Add Microphone and Speaker media roles See merge request pipewire/pipewire!1441
This commit is contained in:
commit
3cdfdf1bc3
1 changed files with 2 additions and 1 deletions
|
|
@ -347,7 +347,8 @@ extern "C" {
|
|||
#define PW_KEY_MEDIA_ROLE "media.role" /**< Role: Movie, Music, Camera,
|
||||
* Screen, Communication, Game,
|
||||
* Notification, DSP, Production,
|
||||
* Accessibility, Test */
|
||||
* Accessibility, Test,
|
||||
* Microphone, Speaker*/
|
||||
#define PW_KEY_MEDIA_CLASS "media.class" /**< class Ex: "Video/Source" */
|
||||
#define PW_KEY_MEDIA_NAME "media.name" /**< media name. Ex: "Pink Floyd: Time" */
|
||||
#define PW_KEY_MEDIA_TITLE "media.title" /**< title. Ex: "Time" */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue