Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 560 Bytes

ibasicvideoeffect_processframe_1753355935.md

File metadata and controls

23 lines (16 loc) · 560 Bytes
-api-id -api-type
M:Windows.Media.Effects.IBasicVideoEffect.ProcessFrame(Windows.Media.Effects.ProcessVideoFrameContext)
winrt method

Windows.Media.Effects.IBasicVideoEffect.ProcessFrame

-description

Called when frames are available for processing by a custom video effect.

-parameters

-param context

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

-remarks

-examples

-see-also