Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 739 Bytes

sceneanalysiseffect_setproperties_518979560.md

File metadata and controls

24 lines (17 loc) · 739 Bytes
-api-id -api-type
M:Windows.Media.Core.SceneAnalysisEffect.SetProperties(Windows.Foundation.Collections.IPropertySet)
winrt method

Windows.Media.Core.SceneAnalysisEffect.SetProperties

-description

Sets properties on the IMediaExtension.

-parameters

-param configuration

The property set.

-remarks

This method is inherited from the IMediaExtension interface and is not intended to be used from your code. Instead, set the properties of the SceneAnalysisEffect directly.

-examples

-see-also