Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 518 Bytes

videotransformeffectdefinition_outputsize.md

File metadata and controls

23 lines (16 loc) · 518 Bytes
-api-id -api-type
P:Windows.Media.Effects.VideoTransformEffectDefinition.OutputSize
winrt property

Windows.Media.Effects.VideoTransformEffectDefinition.OutputSize

-description

Gets or sets the output size of the video, in pixels.

-property-value

The output size of the video, in pixels.

-remarks

When video is scaled using this property, the aspect ratio of the video is preserved.

-examples

-see-also