PointSourceParams


class PointSourceParams


Configures a sound source to be spatialized at a 3D location.

For more information, see https://developer.android.com/develop/xr/jetpack-xr-sdk/add-spatial-audio#add-positional.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public constructors

PointSourceParams

Added in 1.0.0-alpha16
PointSourceParams()

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int