次の方法で共有


AVAudioRecorderDelegate_Extensions.BeginInterruption メソッド

定義

開発者は、この非推奨のメソッドを使用しないでください。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void BeginInterruption (this AVFoundation.IAVAudioRecorderDelegate This, AVFoundation.AVAudioRecorder recorder);
static member BeginInterruption : AVFoundation.IAVAudioRecorderDelegate * AVFoundation.AVAudioRecorder -> unit

パラメーター

This
IAVAudioRecorderDelegate

この拡張メソッドが動作するインスタンス。

recorder
AVAudioRecorder
属性

適用対象