Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 483 Bytes

ibasicvideoeffect_close_1261610500.md

File metadata and controls

23 lines (16 loc) · 483 Bytes
-api-id -api-type
M:Windows.Media.Effects.IBasicVideoEffect.Close(Windows.Media.Effects.MediaEffectClosedReason)
winrt method

Windows.Media.Effects.IBasicVideoEffect.Close

-description

Called when the video effect should close and clean up allocated resources.

-parameters

-param reason

The reason the effect was closed.

-remarks

-examples

-see-also