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

asSpatializedAudioOutput

Returns a SpatializedAudioOutput that wraps this SoundEffectPoolComponent.

asSpatializedAudioOutput

Source set: Android
public fun SoundEffectPoolComponent.asSpatializedAudioOutput(): SpatializedAudioOutput

Returns a SpatializedAudioOutput that wraps this SoundEffectPoolComponent. This allows the component's audio to be spatialized from the Composable it is attached to via spatializedAudioOutput.

Content updated: