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* 一个值。

适用于

另请参阅