call StartDecodeThread()
(Hopefully all remaining issues with the CA drivers can be fixed and we can remove this driver ...)
This commit is contained in:
@@ -81,6 +81,8 @@ RageSound_QT1::RageSound_QT1()
|
|||||||
|
|
||||||
if (err != noErr)
|
if (err != noErr)
|
||||||
RageException::ThrowNonfatal("Unable to create audio channel");
|
RageException::ThrowNonfatal("Unable to create audio channel");
|
||||||
|
|
||||||
|
StartDecodeThread();
|
||||||
}
|
}
|
||||||
|
|
||||||
RageSound_QT1::~RageSound_QT1()
|
RageSound_QT1::~RageSound_QT1()
|
||||||
|
|||||||
Reference in New Issue
Block a user