【问题标题】:Creating binding wrappers for SuperPoweredSDK in xamarin?在 xamarin 中为 SuperPoweredSDK 创建绑定包装器?
【发布时间】:2018-11-10 04:42:04
【问题描述】:

我一直在尝试在 xamarin.ios 中为 SuperPowered SDK 创建绑定。

我已经克隆了这个存储库 (https://bitbucket.org/bryonbaker/xamarin-spectrum-analyser) 并在 xcode 包装器和 xamarin 包装器中添加了高级音频播放器的包装器。

在我的 xamarin.ios 项目中似乎有绑定工作,尽管如此,当使用 AdvancedAudioPlayer 的 Play() 方法时,它不会产生任何声音。

我创建了一个 git 存储库,其中代码已被推送。我希望有人可以调查并让我知道我错过了什么。

https://github.com/Dhruvbhagat/SuperPoweredBinding.git

【问题讨论】:

    标签: binding xamarin.ios static-libraries superpowered


    【解决方案1】:

    我在 repo 中没有看到任何音频 I/O。播放器是一个“DSP对象”,输出浮点音频数据。如果音频 I/O 不使用该数据,则不会发生任何事情。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-06-27
      • 1970-01-01
      • 2021-05-20
      • 2014-09-24
      • 1970-01-01
      • 2012-09-27
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多