次の方法で共有


QTCaptureFileOutputDelegate_Extensions.ShouldChangeOutputFile メソッド

定義

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

パラメーター

captureOutput
QTCaptureFileOutput
outputFileURL
NSUrl
connections
QTCaptureConnection[]
reason
NSError

戻り値

適用対象