开发者

Avaudio player freezes app for 1/2 sec

开发者 https://www.devze.com 2023-01-12 22:57 出处:网络
I get the following message just before playing an audio file: \"AddRunningClient starting device on non-zero client coun开发者_StackOverflow社区t\"

I get the following message just before playing an audio file: "AddRunningClient starting device on non-zero client coun开发者_StackOverflow社区t"

This only happens once and never happens again. Anyone knows why this would happen. I only have 1 player.

Thanks.


The stall happens while the audio source is being loaded. You can pre-load the audio source with [audio prepareToPlay];

0

精彩评论

暂无评论...
验证码 换一张
取 消