Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 577 Bytes

ivideocompositor_compositeframe_269150036.md

File metadata and controls

23 lines (16 loc) · 577 Bytes
-api-id -api-type
M:Windows.Media.Effects.IVideoCompositor.CompositeFrame(Windows.Media.Effects.CompositeVideoFrameContext)
winrt method

Windows.Media.Effects.IVideoCompositor.CompositeFrame

-description

Called when frames are available for composition by a custom video compositor.

-parameters

-param context

The context object that provides the input and output frames for the composition operation.

-remarks

-examples

-see-also