summaryrefslogtreecommitdiff
path: root/dxr3device.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3device.h')
-rw-r--r--dxr3device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3device.h b/dxr3device.h
index 49cf003..b056d08 100644
--- a/dxr3device.h
+++ b/dxr3device.h
@@ -107,6 +107,7 @@ private:
void playBlackFrame();
void playSilentAudio();
+ cMutex mutex;
uchar *silentAudio;
cDxr3AudioDecoder *aDecoder;
cDxr3SpuDecoder* spuDecoder;