Commit d5891996 authored by Andrew Eikum's avatar Andrew Eikum Committed by Alexandre Julliard

include: Add a few more stream categories.

parent a692d490
......@@ -56,7 +56,11 @@ typedef enum _AUDIO_STREAM_CATEGORY
AudioCategory_Alerts,
AudioCategory_SoundEffects,
AudioCategory_GameEffects,
AudioCategory_GameMedia
AudioCategory_GameMedia,
AudioCategory_GameChat,
AudioCategory_Speech,
AudioCategory_Movie,
AudioCategory_Media,
} AUDIO_STREAM_CATEGORY;
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment