Share via


AUAudioUnit.GetProfileState(Byte, Byte) Method

Definition

[Foundation.Export("profileStateForCable:channel:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMidi.MidiCIProfileState GetProfileState(byte cable, byte channel);
[<Foundation.Export("profileStateForCable:channel:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetProfileState : byte * byte -> CoreMidi.MidiCIProfileState
override this.GetProfileState : byte * byte -> CoreMidi.MidiCIProfileState

Parameters

cable
Byte
channel
Byte

Returns

Attributes

Applies to