共用方式為


AUAudioUnit_AUAudioInputOutputUnit.SetInputEnabled 方法

定義

設定布林值,控制是否在音訊單元上啟用輸入。

[Foundation.Export("setInputEnabled:")]
public static bool SetInputEnabled (this AudioUnit.AUAudioUnit This, bool enabled);
static member SetInputEnabled : AudioUnit.AUAudioUnit * bool -> bool

參數

This
AUAudioUnit

此方法運作所在的 IO 單位。

enabled
Boolean

傳回

屬性

適用於