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

SoundFieldExoplayerAudioOutput

Creates a SpatializedExoplayerAudioOutput from SoundFieldAttributes.

Source set: Android
public class SoundFieldExoplayerAudioOutput 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.

Properties

audioOutputProvider

Source set: Android
public override val audioOutputProvider: AudioOutputProvider

An AudioOutputProvider that be passed to an ExoPlayer.Builder instance.

component

Source set: Android
override val component: Component

Content updated: