Share via


SCScreenshotManager.CaptureSampleBufferAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<CoreMedia.CMSampleBuffer> CaptureSampleBufferAsync(ScreenCaptureKit.SCContentFilter contentFilter, ScreenCaptureKit.SCStreamConfiguration config);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CaptureSampleBufferAsync : ScreenCaptureKit.SCContentFilter * ScreenCaptureKit.SCStreamConfiguration -> System.Threading.Tasks.Task<CoreMedia.CMSampleBuffer>

Parameters

contentFilter
SCContentFilter

Returns

Attributes

Applies to