Share via


AVAudioInputNode.SetManualRenderingInputPcmFormat Method

Definition

[Foundation.Export("setManualRenderingInputPCMFormat:inputBlock:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SetManualRenderingInputPcmFormat(AVFoundation.AVAudioFormat format, AVFoundation.AVAudioIONodeInputBlock block);
[<Foundation.Export("setManualRenderingInputPCMFormat:inputBlock:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetManualRenderingInputPcmFormat : AVFoundation.AVAudioFormat * AVFoundation.AVAudioIONodeInputBlock -> bool
override this.SetManualRenderingInputPcmFormat : AVFoundation.AVAudioFormat * AVFoundation.AVAudioIONodeInputBlock -> bool

Parameters

format
AVAudioFormat

Returns

Attributes

Applies to