Share via


AVAudioRecorderDelegate_Extensions.EncoderError Metodo

Definizione

public static void EncoderError (this AVFoundation.IAVAudioRecorderDelegate This, AVFoundation.AVAudioRecorder recorder, Foundation.NSError error);
static member EncoderError : AVFoundation.IAVAudioRecorderDelegate * AVFoundation.AVAudioRecorder * Foundation.NSError -> unit

Parametri

This
IAVAudioRecorderDelegate

Istanza in cui opera questo metodo di estensione.

recorder
AVAudioRecorder
error
NSError

Da aggiungere.

Questo parametro può essere null.

Si applica a