increased thread priorities
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17551 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -33,10 +33,10 @@
|
|||||||
#include "SoundOutput.h"
|
#include "SoundOutput.h"
|
||||||
|
|
||||||
|
|
||||||
#define AUDIO_PLAY_PRIORITY 10
|
#define AUDIO_PLAY_PRIORITY 110
|
||||||
#define VIDEO_PLAY_PRIORITY 10
|
#define VIDEO_PLAY_PRIORITY 20
|
||||||
#define AUDIO_DECODE_PRIORITY 10
|
#define AUDIO_DECODE_PRIORITY 13
|
||||||
#define VIDEO_DECODE_PRIORITY 10
|
#define VIDEO_DECODE_PRIORITY 13
|
||||||
|
|
||||||
void
|
void
|
||||||
HandleError(const char *text, status_t err)
|
HandleError(const char *text, status_t err)
|
||||||
|
|||||||
Reference in New Issue
Block a user