Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UNKNOWN

The audio file you want to stream has a file format that is unknown to Unity.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
UNKNOWN = 0

Remarks

Use this audio type for files with an extension the other audio types don’t cover. If the audio file has a different format to the AudioType you choose, Unity might not play the audio correctly. Note: Avoid audio types that are unknown to Unity because Unity might not support them.