syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.94k stars 821 forks source link

EZPlayer block playing when set the output to Bluetooth(A2DP type) headset #306

Open Zeta-XL opened 8 years ago

Zeta-XL commented 8 years ago

When I set EZPlayer's currentOutputDevice as Bluetooth(A2DP type) headset . The EZPlayer only play a frame and then block. It happends irregular. When I reboot iOS device, EZPlayer works again. Does anyone encounter the same problem?