Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 694 Bytes

mediaplayersurface_compositor.md

File metadata and controls

23 lines (16 loc) · 694 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlayerSurface.Compositor
winrt property

Windows.Media.Playback.MediaPlayerSurface.Compositor

-description

Gets the Compositor with which the surface will be used.

-property-value

The Compositor with which the surface will be used.

-remarks

Specify the Compositor for the surface by passing it in as an argument to MediaPlayer.GetSurface.

-examples

-see-also