mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
proplist: explicitly mention a role 'test'
This commit is contained in:
parent
534def2d2b
commit
7098d60b30
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ PA_C_DECL_BEGIN
|
|||
/** For streams: an XDG icon name for the media. e.g. "audio-x-mp3" */
|
||||
#define PA_PROP_MEDIA_ICON_NAME "media.icon_name"
|
||||
|
||||
/** For streams: logic role of this media. One of the strings "video", "music", "game", "event", "phone", "animation", "production", "a11y" */
|
||||
/** For streams: logic role of this media. One of the strings "video", "music", "game", "event", "phone", "animation", "production", "a11y", "test" */
|
||||
#define PA_PROP_MEDIA_ROLE "media.role"
|
||||
|
||||
/** For event sound streams: XDG event sound name. e.g. "message-new-email" (Event sound streams are those with media.role set to "event") */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue