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.