Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 914 Bytes

mediacapture_removeeffectasync_962990086.md

File metadata and controls

30 lines (21 loc) · 914 Bytes
-api-id -api-type
M:Windows.Media.Capture.MediaCapture.RemoveEffectAsync(Windows.Media.IMediaExtension)
winrt method

Windows.Media.Capture.MediaCapture.RemoveEffectAsync

-description

Removes the specified effect from the capture pipeline.

-parameters

-param effect

The effect to remove from the capture pipeline.

-returns

Returns an IAsyncAction object that is used to control the asynchronous operation.

-remarks

Pass the effect instance returned by AddVideoEffectAsync or AddAudioEffectAsync into this method to remove the effect from the pipeline.

-examples

-see-also

-capabilities

backgroundMediaRecording