Share via


AVAudioPlayerDelegate_Extensions.BeginInterruption Método

Definición

Los desarrolladores no deben usar este método en desuso.

[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

Parámetros

This
IAVAudioPlayerDelegate

Instancia en la que opera este método de extensión.

player
AVAudioPlayer
Atributos

Se aplica a