diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-02-12 03:20:38 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-02-12 03:20:38 +0100 |
commit | 60c50bbf10fecec50f8fa6f9e9ff420c9456de69 (patch) | |
tree | efa2288dd7b0ee9792586562fcc5dd94b9f00296 /src/pulse/proplist.h | |
parent | 12db1a559de4552da119a35781bab19c888dbeb3 (diff) |
declare 'animation' stream role for Flash and suchlike
Diffstat (limited to 'src/pulse/proplist.h')
-rw-r--r-- | src/pulse/proplist.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |