AVAudioPlayerDelegate_Extensions.EndInterruption メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
パラメーター
この拡張メソッドが動作するインスタンス。
- player
- AVAudioPlayer
- 属性
適用対象
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
パラメーター
この拡張メソッドが動作するインスタンス。
- player
- AVAudioPlayer
- 属性