Share via


AVAudioPlayerDelegate_Extensions.EndInterruption Metodo

Definizione

Overload

EndInterruption(IAVAudioPlayerDelegate, AVAudioPlayer)
EndInterruption(IAVAudioPlayerDelegate, AVAudioPlayer, AVAudioSessionInterruptionFlags)

EndInterruption(IAVAudioPlayerDelegate, AVAudioPlayer)

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

Parametri

This
IAVAudioPlayerDelegate

Istanza in cui opera questo metodo di estensione.

player
AVAudioPlayer
Attributi

Si applica a

EndInterruption(IAVAudioPlayerDelegate, AVAudioPlayer, AVAudioSessionInterruptionFlags)

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

Parametri

This
IAVAudioPlayerDelegate

Istanza in cui opera questo metodo di estensione.

player
AVAudioPlayer
Attributi

Si applica a