SpatializerConstants.SourceType


class SpatializerConstants.SourceType


Represents the type of spatialization for an audio source.

Summary

Public companion properties

SpatializerConstants.SourceType

The sound source has not been spatialized with SceneCore APIs.

SpatializerConstants.SourceType

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

SpatializerConstants.SourceType

The sound source is an ambisonics sound field.

Public companion properties

DEFAULT

val DEFAULTSpatializerConstants.SourceType

The sound source has not been spatialized with SceneCore APIs.

POINT_SOURCE

val POINT_SOURCESpatializerConstants.SourceType

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

SOUND_FIELD

val SOUND_FIELDSpatializerConstants.SourceType

The sound source is an ambisonics sound field.