Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 874 Bytes

mediatranscoder_addvideoeffect_205953283.md

File metadata and controls

30 lines (21 loc) · 874 Bytes
-api-id -api-type
M:Windows.Media.Transcoding.MediaTranscoder.AddVideoEffect(System.String,System.Boolean,Windows.Foundation.Collections.IPropertySet)
winrt method

Windows.Media.Transcoding.MediaTranscoder.AddVideoEffect

-description

Adds the specified video effect with configuration properties and indicates whether the effect is required.

-parameters

-param activatableClassId

The identifier of the video effect.

-param effectRequired

Indicates whether the video effect is required.

-param configuration

Configuration properties for the video effect.

-remarks

-examples

-see-also

AddVideoEffect(String)