【问题标题】:Upgrading from Windows Phone 8 project to Windows Phone 8.1从 Windows Phone 8 项目升级到 Windows Phone 8.1
【发布时间】:2015-01-15 13:11:27
【问题描述】:

Windows phone 8.1 中的 Windows::Phone::Input::Interop 和 Windows::Phone::Networking::Voip 命名空间是否有任何等效项。这些在 Windows Phone 8 和 Windows phone silverlight 8.1 中受支持,但在 Windows phone 8.1 中不受支持。

【问题讨论】:

    标签: c++ graphics namespaces directx windows-phone-8.1


    【解决方案1】:

    Windows::Phone::Input::Interop 特定于 Silverlight DX 互操作,不再需要。

    对于通用应用,您应该能够使用CoreWindow 输入事件,或者直接在SwapChainPanelSwapChainBackgroundPanel 类上收听事件。

    恐怕通用应用程序目前不支持 VoIP。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-11-09
      • 1970-01-01
      • 2014-09-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多