QTCaptureFileOutputDelegate_Extensions.ShouldChangeOutputFile 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 bool ShouldChangeOutputFile (this QTKit.IQTCaptureFileOutputDelegate This, QTKit.QTCaptureFileOutput captureOutput, Foundation.NSUrl outputFileURL, QTKit.QTCaptureConnection[] connections, Foundation.NSError reason);
static member ShouldChangeOutputFile : QTKit.IQTCaptureFileOutputDelegate * QTKit.QTCaptureFileOutput * Foundation.NSUrl * QTKit.QTCaptureConnection[] * Foundation.NSError -> bool
Parameter
- captureOutput
- QTCaptureFileOutput
- outputFileURL
- NSUrl
- connections
- QTCaptureConnection[]
- reason
- NSError