從Windows Phone 8 Developer Docs整理的關於XNA記錄(Preview)

來源:互聯網
上載者:User

XNA Framework and Windows Phone 8 development

 

You cannot create new XNA
projects that target Windows Phone 8 Developer Preview

You
cannot create new XNA projects, that target Windows Phone 8 Developer Preview.
If you select an XNA project template, then you can only choose Windows Phone
OS 7.1 as the target operating system.

You cannot upgrade existing XNA
projects to target Windows Phone 8 Developer Preview

You
cannot upgrade existing XNA projects, to target Windows Phone 8 Developer
Preview.

You can continue to develop and
maintain XNA projects that target Windows Phone 7.1

You can
continue to develop and maintain new or existing XNA projects, that target
Windows Phone 7.1.

You can use certain XNA
Framework assemblies in projects that target Windows Phone 8 Developer Preview

You can
reference and use the following XNA Framework assemblies in apps that target
Windows Phone 8 Developer Preview:

  • Microsoft.Xna.Framework.dll
  • Microsoft.Xna.Framework.Input.Touch.dll
  • Microsoft.Xna.Framework.Audio.dll
  • Microsoft.Xna.Framework.Media.dll
  • Microsoft.Xna.Framework.MediaLibraryExtensions.dll
  • Microsoft.Xna.Framework.GamerServices.dll
  • Microsoft.Xna.Framework.GamerServicesExtensions.dll

 

 

Game

 

DirectX for
Windows Phone

 

Microsoft
Media Foundation for Windows Phone

Applies to: Windows Phone 8 Developer
Preview only

 

Microsoft
Media Foundation (MF) is a framework for audio and video capture and playback
for the desktop. Microsoft Media Foundation for Windows Phone is a
reimplementation of a subset of the MF APIs. This feature enables Windows Phone
8 Developer Preview apps to implement the following scenarios.

  • Rendering video to textures in
    apps that use native code.
  • Displaying cinematics for
    games.
  • Playing in-game background
    audio in apps that use native code, such as a game soundtrack.

 

XAML and
Direct3D apps for Windows Phone

 

Applies to: Windows Phone 8 Developer Preview only

 

With Windows Phone 8 Developer Preview, you
can use Direct3D to render graphics that are displayed behind or inline with
XAML controls and content. With the DrawingSurfaceBackgroundGrid control, your
graphics are displayed across the entire screen, below any other XAML elements
on the page, including any elements in the frame. With the DrawingSurface
control, you can choose an area of the screen to draw on. The size and layout
of your drawing surface are handled just as they are with other XAML controls. Both
of these controls require your application to create a Windows Phone Runtime
component defining a class that implements an interface, either
IDrawingSurfaceBackgroundContentProvider or IDrawingSurfaceCOntentProvider, and
hosts the actual Direct3D drawing code. To receive touch input, your class must
also implement IDrawingSurfaceManipulationHost.

 

Native audio
APIs for Windows Phone 8

 

Applies to: Windows Phone 8 Developer
Preview only

 

Windows
Phone 8 Developer Preview apps can use the WASAPI and XAudio2 APIs to play and
process audio and manage audio streams. This topic describes these interfaces
and some of the differences between the desktop and phone implementations.

 

This
topic contains the following sections.

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.