开发者

kAudioQueueProperty_CurrentLevelMeter on Mac OS X 10.6.7

I am开发者_StackOverflow querying AudioQueueRef for kAudioQueueProperty_CurrentLevelMeter and code that perfectly worked on 10.6.6 now gives me just zeros in level.mAveragePower and level.mPeakPower. Is anybody aware of any changes in the OS? Can somebody point me to sample code that can verify that this is not working anymore in 10.6.7?

Thanks, Martin


I don't have these problems on 10.6.7. Have you set the parameter

kAudioQueueProperty_EnableLevelMetering = 1

when starting your Audio Queue?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜