Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


XMA

The audio file you want to stream has the XBOX 360 XMA audio file format.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
XMA = 22

Remarks

Use this enumeration value to ensure the format type of the audio file has the XBOX 360 XMA audio file format. Use this audio type for files with the extension
.xma
. If the audio file has a different format, Unity might not play the audio correctly.