PointSourceAttributes


public final class PointSourceAttributes


PointSourceAttributes is used to configure a sound be spatialized as a 3D point.

If the audio being played is stereo or multichannel AND the AudioAttributes USAGE_TYPE is USAGE_MEDIA then the point provided will serve as the focal point of the media sound bed.

Summary

Public constructors

Public methods

final @NonNull Entity

Public constructors

PointSourceAttributes

Added in 1.0.0-alpha01
public PointSourceAttributes(@NonNull Entity entity)

Public methods

getEntity

Added in 1.0.0-alpha01
public final @NonNull Entity getEntity()