共用方式為


AVCaptureSession.SessionPreset 屬性

定義

會話預設。

public virtual Foundation.NSString SessionPreset { [Foundation.Export("sessionPreset", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSessionPreset:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SessionPreset : Foundation.NSString with get, set

屬性值

屬性

備註

值必須是其中 AVCaptureSession.Preset* 一個值。

適用於

另請參閱