From 076ffa340a05965f12713b8ea0bb78313c066c7c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 15 May 2008 17:58:53 +0000 Subject: add 'stream' as media role git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2426 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulse/proplist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulse/proplist.h b/src/pulse/proplist.h index d1bf371f..f433ec62 100644 --- a/src/pulse/proplist.h +++ b/src/pulse/proplist.h @@ -38,7 +38,7 @@ PA_C_DECL_BEGIN * media.filename * media.icon * media.icon_name - * media.role video, music, game, event, phone, production, filter, abstract + * media.role video, music, game, event, phone, production, filter, abstract, stream * event.id button-click, session-login * event.x11.display * event.x11.xid -- cgit