次の方法で共有


AUAudioUnit_AUAudioInputOutputUnit.CanPerformOutput(AUAudioUnit) メソッド

定義

オーディオ ユニットが出力操作を実行できるかどうかを示すブール値を返します。

[Foundation.Export("canPerformOutput")]
public static bool CanPerformOutput (this AudioUnit.AUAudioUnit This);
static member CanPerformOutput : AudioUnit.AUAudioUnit -> bool

パラメーター

This
AUAudioUnit

このメソッドが動作する IO ユニット。

戻り値

属性

適用対象