SpatializerConstants


interface SpatializerConstants


Constants for spatialized audio.

Constants

const Int

Specifies spatial rendering using First Order Ambisonics

const Int

Specifies spatial rendering using Second Order Ambisonics

const Int

Specifies spatial rendering using Third Order Ambisonics

const Int

The sound source has not been spatialized with the Spatial Audio SDK.

const Int

The sound source has been spatialized as a 3D point source.

const Int

The sound source is an ambisonics sound field.

Constants

AMBISONICS_ORDER_FIRST_ORDER

Added in 1.0.0-alpha01
const val AMBISONICS_ORDER_FIRST_ORDER = 0: Int

Specifies spatial rendering using First Order Ambisonics

AMBISONICS_ORDER_SECOND_ORDER

Added in 1.0.0-alpha01
const val AMBISONICS_ORDER_SECOND_ORDER = 1: Int

Specifies spatial rendering using Second Order Ambisonics

AMBISONICS_ORDER_THIRD_ORDER

Added in 1.0.0-alpha01
const val AMBISONICS_ORDER_THIRD_ORDER = 2: Int

Specifies spatial rendering using Third Order Ambisonics

SOURCE_TYPE_BYPASS

Added in 1.0.0-alpha01
const val SOURCE_TYPE_BYPASS = 0: Int

The sound source has not been spatialized with the Spatial Audio SDK.

SOURCE_TYPE_POINT_SOURCE

Added in 1.0.0-alpha01
const val SOURCE_TYPE_POINT_SOURCE = 1: Int

The sound source has been spatialized as a 3D point source.

SOURCE_TYPE_SOUND_FIELD

Added in 1.0.0-alpha01
const val SOURCE_TYPE_SOUND_FIELD = 2: Int

The sound source is an ambisonics sound field.

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

更新日時: Dec 18, 2024

目的に合ったトレーニング トピックを選んでください。

更新日時: Aug 21, 2024

ユーザーを簡単かつ安全につなげることには多くの課題があります。Android 11 では、Google Identity Services ライブラリとともに Connection Notification API が発表され、ユーザーの登録やログインのプロセスが改善されました。

更新日時: Feb 23, 2024