Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 636 Bytes

mediaplayer_setsurfacesize_1529588590.md

File metadata and controls

24 lines (17 loc) · 636 Bytes
-api-id -api-type
M:Windows.Media.Playback.MediaPlayer.SetSurfaceSize(Windows.Foundation.Size)
winrt method

Windows.Media.Playback.MediaPlayer.SetSurfaceSize

-description

Sets the size of the composition surface returned by GetSurface.

-parameters

-param size

An object representing the size of the composition surface.

-remarks

The default size for the composition surface returned by GetSurface is 640x480, in pixels.

-examples

-see-also