AUAudioUnitBus.SetFormat(AVAudioFormat, NSError) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定此匯流排上所支援通道和音訊資料格式的組態詳細資料。
[Foundation.Export("setFormat:error:")]
public virtual bool SetFormat (AVFoundation.AVAudioFormat format, out Foundation.NSError outError);
abstract member SetFormat : AVFoundation.AVAudioFormat * -> bool
override this.SetFormat : AVFoundation.AVAudioFormat * -> bool
參數
- format
- AVAudioFormat
匯流排音訊格式的描述。
傳回
- 屬性