AVAudioPlayerDelegate_Extensions.FinishedPlaying 方法

定义

public static void FinishedPlaying (this AVFoundation.IAVAudioPlayerDelegate This, AVFoundation.AVAudioPlayer player, bool flag);
static member FinishedPlaying : AVFoundation.IAVAudioPlayerDelegate * AVFoundation.AVAudioPlayer * bool -> unit

参数

This
IAVAudioPlayerDelegate

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

player
AVAudioPlayer
flag
Boolean

适用于