次の方法で共有


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* 値である必要があります。

適用対象

こちらもご覧ください