IAVAudioMixing Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Definisce le proprietà per il bus di input di un nodo mixer.
[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
type IAVAudioMixing = interface
interface INativeObject
interface IDisposable
interface IAVAudio3DMixing
interface IAVAudioStereoMixing
- Derivato
- Attributi
- Implementazioni
Proprietà
Handle |
Handle (puntatore) alla rappresentazione dell'oggetto non gestito. (Ereditato da INativeObject) |
Obstruction |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudio3DMixing) |
Occlusion |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudio3DMixing) |
Pan |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudioStereoMixing) |
Position |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudio3DMixing) |
Rate |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudio3DMixing) |
RenderingAlgorithm |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudio3DMixing) |
ReverbBlend |
Definisce le proprietà per il bus di input di un nodo mixer. (Ereditato da IAVAudio3DMixing) |
Volume |
Definisce le proprietà per il bus di input di un nodo mixer. |
Metodi di estensione
DestinationForMixer(IAVAudioMixing, AVAudioNode, nuint) |
Definisce le proprietà per il bus di input di un nodo mixer. |