Edit

Share via


IAVAudioMixing Interface

Definition

Defines properties for the input bus of a mixer node.

[Foundation.Protocol(Name="AVAudioMixing", WrapperType=typeof(AVFoundation.AVAudioMixingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IAVAudioMixing : AVFoundation.IAVAudio3DMixing, AVFoundation.IAVAudioStereoMixing, IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)
Obstruction (Inherited from IAVAudio3DMixing)
Occlusion (Inherited from IAVAudio3DMixing)
Pan (Inherited from IAVAudioStereoMixing)
Position (Inherited from IAVAudio3DMixing)
Rate (Inherited from IAVAudio3DMixing)
RenderingAlgorithm (Inherited from IAVAudio3DMixing)
ReverbBlend (Inherited from IAVAudio3DMixing)
Volume

Extension Methods

Applies to