AVAudioPlayerDelegate_Extensions.BeginInterruption 方法

定义

开发人员不应使用此已弃用的方法。

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

参数

This
IAVAudioPlayerDelegate

此扩展方法在其上运行的实例。

player
AVAudioPlayer
属性

适用于