AVCaptureFileOutputRecordingDelegate_Extensions.DidStartRecording Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public static void DidStartRecording (this AVFoundation.IAVCaptureFileOutputRecordingDelegate This, AVFoundation.AVCaptureFileOutput captureOutput, Foundation.NSUrl outputFileUrl, Foundation.NSObject[] connections);
static member DidStartRecording : AVFoundation.IAVCaptureFileOutputRecordingDelegate * AVFoundation.AVCaptureFileOutput * Foundation.NSUrl * Foundation.NSObject[] -> unit
Parameter
Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.
- captureOutput
- AVCaptureFileOutput
- outputFileUrl
- NSUrl
- connections
- NSObject[]