Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 694 Bytes

direct3d11captureframepool_createcapturesession_1698362191.md

File metadata and controls

30 lines (18 loc) · 694 Bytes
-api-id -api-type
M:Windows.Graphics.Capture.Direct3D11CaptureFramePool.CreateCaptureSession(Windows.Graphics.Capture.GraphicsCaptureItem)
winrt method

Windows.Graphics.Capture.Direct3D11CaptureFramePool.CreateCaptureSession

-description

Creates a capture session based on the given capture item and frame pool.

-parameters

-param item

The capture item (the target of the capture).

-returns

A capture session created from the given capture item and frame pool.

-remarks

-see-also

-examples