SoundFieldAttributes


class SoundFieldAttributes


Configures a sound source to be played as an ambisonics sound field.

Ambisonic audio (or ambisonics) is like a skybox for audio, providing an immersive soundscape for your users. Ambisonic sounds must be in AmbiX format in first, second, or third order. For more information about playing ambisonics, see: Add ambisonic sound fields to your app.

Summary

Public constructors

Public properties

Int

The SpatializerConstants.AmbisonicsOrder of the sound to be played.

Public constructors

SoundFieldAttributes

Added in 1.0.0-alpha07
SoundFieldAttributes(order: Int)

Public properties

order

Added in 1.0.0-alpha07
val orderInt

The SpatializerConstants.AmbisonicsOrder of the sound to be played.