开放AL。对于 iPad,alcGetIntegerv 返回样本 = 0
使用 OpenAL 进行音频捕获在 iPhone 上工作正常。 当我在 iPad 上运行相同的应用程序时,alcGetIntegerv 返回 samples = 0。我在 alcCaptureOpenDevice、alcCaptureStart 和 alcGetIntegerv< 之后使用 alcGetError 和 alGetError 方法检查了错误/em>,没有任何错误。 alcCaptureOpenDevice 之后捕获设备不为空。知道为什么这不适用于 iPad 吗?
Audio capturing with OpenAL works OK for iPhone.
When I run the same application for iPad, alcGetIntegerv returns samples = 0. I've checked for errors both with alcGetError and alGetError methods after alcCaptureOpenDevice, alcCaptureStart and alcGetIntegerv, there are no any errors. Capture device is not null after alcCaptureOpenDevice. Any ideas why this doesn't work for iPad?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论