AUAudioUnit.ShouldChangeToFormat(AVAudioFormat, AUAudioUnitBus) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Methode, die aufgerufen wird, wenn der Entwickler das Busformat festlegt.
[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
Parameter
- format
- AVAudioFormat
- bus
- AUAudioUnitBus
Gibt zurück
- Attribute