AUAudioUnit.ShouldChangeToFormat(AVAudioFormat, AUAudioUnitBus) Método

Definición

Método al que se llama cuando el desarrollador establece el formato de bus.

[Foundation.Export("shouldChangeToFormat:forBus:")]
public virtual bool ShouldChangeToFormat (AVFoundation.AVAudioFormat format, AudioUnit.AUAudioUnitBus bus);
abstract member ShouldChangeToFormat : AVFoundation.AVAudioFormat * AudioUnit.AUAudioUnitBus -> bool
override this.ShouldChangeToFormat : AVFoundation.AVAudioFormat * AudioUnit.AUAudioUnitBus -> bool

Parámetros

format
AVAudioFormat

Devoluciones

Atributos

Se aplica a