Start native apps faster with the Composables CLI ->
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.

Last updated: