StreamingKit
StreamingKit copied to clipboard
Got kAUGraphErr_CannotDoInCurrentContext(-10863) error
AUGraphStart failed in STKAudioPlayer.m
0 xxx 0x000000010231b710 -[STKAudioPlayer startAudioGraph] (STKAudioPlayer.m:2561)
1 xxx 0x0000000102317214 -[STKAudioPlayer setCurrentlyReadingEntry:andStartPlaying:clearQueue:] (STKAudioPlayer.m:0)
2 xxx 0x0000000102317c24 -[STKAudioPlayer processRunloop] (STKAudioPlayer.m:1379)
3 xxx 0x0000000102318000 -[STKAudioPlayer startInternal] (STKAudioPlayer.m:1473)
4 Foundation 0x00000001994d709c 7B1733B1-74C9-3A33-8A58-853B0A029826 + 1278108
5 libsystem_pthread.dylib 0x0000000198e09d8c _pthread_start + 156
6 libsystem_pthread.dylib 0x0000000198e0d76c thread_start + 8
How to fix it? OR handle the error?