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.