Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 742 Bytes

mediaplayerpresenter.md

File metadata and controls

32 lines (19 loc) · 742 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.MediaPlayerPresenter
winrt class

Microsoft.UI.Xaml.Controls.MediaPlayerPresenter

-description

Represents an object that displays a MediaPlayer.

-xaml-syntax

<MediaPlayerPresenter .../>

-remarks

MediaPlayerPresenter is intended to be used in the control template of the MediaPlayerElement control. You will typically use MediaPlayerElement in your app rather than MediaPlayerPresenter.

-examples

-see-also

FrameworkElement