Contents

init(channelLayout:orientation:identifier:)

Creates a named ambient mixer with the given channel layout and orientation.

Declaration

convenience init(channelLayout layout: AVAudioChannelLayout, orientation: simd_quatf, identifier: String)

Parameters

  • layout:

    The channel layout of input audio.

  • orientation:

    A quaternion that describes the orientation of the speaker layout relative to the scene origin.

  • identifier:

    A unique name for the mixer.

See Also

Creating an Ambient Mixer