From 60c50bbf10fecec50f8fa6f9e9ff420c9456de69 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 12 Feb 2009 03:20:38 +0100 Subject: declare 'animation' stream role for Flash and suchlike --- 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 9e78aecd..57a23d9f 100644 --- a/src/pulse/proplist.h +++ b/src/pulse/proplist.h @@ -39,7 +39,7 @@ PA_C_DECL_BEGIN * media.filename * media.icon Binary blob containing PNG icon data * media.icon_name Name from XDG icon naming spec - * media.role video, music, game, event, phone, production, filter, abstract, stream + * media.role video, music, game, event, phone, animation, production, filter, abstract, stream * event.id Name from XDG sound naming spec * event.description "Button blabla clicked" for a11y * event.mouse.x -- cgit