Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 534 Bytes

direct3d11captureframepool_trygetnextframe_1738358376.md

File metadata and controls

25 lines (15 loc) · 534 Bytes
-api-id -api-type
M:Windows.Graphics.Capture.Direct3D11CaptureFramePool.TryGetNextFrame
winrt method

Windows.Graphics.Capture.Direct3D11CaptureFramePool.TryGetNextFrame

-description

Tries to get the next captured frame from the frame pool.

-returns

The next captured frame in the frame pool; if the pool is empty, this method returns null.

-remarks

-see-also

-examples