Start native apps faster with the Composables CLI ->
Class

SoundFieldExoplayerAudioOutput

Creates a SpatializedExoplayerAudioOutput from SoundFieldAttributes.

Source set: Android
public class SoundFieldExoplayerAudioOutput
@RememberInComposition
constructor(session: Session, soundFieldAttributes: SoundFieldAttributes) :
    SpatializedExoplayerAudioOutput()

Creates a SpatializedExoplayerAudioOutput from SoundFieldAttributes. When used with an ExoPlayer.Builder instance and spatializedAudioOutput, audio will be spatialized from the Composable it is attached to.

Last updated: