AVAudioNode.GetNameForOutputBus(UIntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("nameForOutputBus:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? GetNameForOutputBus(UIntPtr bus);
[<Foundation.Export("nameForOutputBus:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetNameForOutputBus : unativeint -> string
override this.GetNameForOutputBus : unativeint -> string
Parameters
- bus
-
UIntPtr
unativeint
Returns
- Attributes