AVAudioUnitType Classe

Definizione

Enumera i tipi di plug-in di elaborazione audio.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "All fields will return 'null'.")]
public static class AVAudioUnitType
type AVAudioUnitType = class
Ereditarietà
AVAudioUnitType
Attributi

Proprietà

Effect

Indica che l'unità audio sottostante è un effetto.

FormatConverter

Indica che l'unità audio sottostante è un convertitore di formato.

Generator

Indica che l'unità audio sottostante è un generatore.

MidiProcessor

Indica che l'unità audio sottostante è un processore MIDI.

Mixer

Indica che l'unità audio sottostante è un mixer.

MusicDevice

Indica che l'unità audio sottostante è un dispositivo musicale.

MusicEffect

Indica che l'unità audio sottostante è un effetto musicale.

OfflineEffect

Indica che l'unità audio sottostante è un effetto offline.

Output

Indica che l'unità audio sottostante è un'unità di output.

Panner

Indica che l'unità audio sottostante è un panner.

Si applica a