开发者

IOS -> Audio Queue Services : Memory leaks with m4a or MP4 files [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Closed 5 years ago.

Improve this question 开发者_开发百科

My problem:

I have memory leaks with "Audio File Stream Services Reference" API.

How reproduce the bug :

  • Used this audio streamer sample (https://github.com/mattgallagher/AudioStreamer)

  • Play m4a or mp4 file

  • Stop Player

  • Memory leaks occur when this function is called : AudioFileStreamClose

For information : - I have no memory leaks with MP3 or AAC files

  • File used : Apple sample file (sample_mpeg4.mp4 - http://support.apple.com/kb/HT1425))        

Why AudioFileStreamParseBytes generated memory leaks only with m4a or mp4 files format?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜