AVAudioMixing_Extensions.DestinationForMixer Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVAudioMixingDestination DestinationForMixer (this AVFoundation.IAVAudioMixing This, AVFoundation.AVAudioNode mixer, nuint bus);
static member DestinationForMixer : AVFoundation.IAVAudioMixing * AVFoundation.AVAudioNode * nuint -> AVFoundation.AVAudioMixingDestination
Parameter
- This
- IAVAudioMixing
Die Instanz, für die diese Methode verwendet wird.
- mixer
- AVAudioNode
- bus
- System.System.UIntPtr System.unativeint
Gibt zurück
- Attribute