🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

SpatializedAudioOutput

Signifies that a class is capable of configuring spatialized audio output.

Source set: Android
public sealed class SpatializedAudioOutput

Signifies that a class is capable of configuring spatialized audio output.

A SpatializedAudioOutput should only be attached to one Composable at a time. If it is attached multiple times, its associated audio output will become head locked.

Functions

equals

Source set: Android
override fun equals(other: Any?): Boolean

hashCode

Source set: Android
override fun hashCode(): Int

Content updated: