Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 524 Bytes

mediaelement_setplaybacksource_1699154016.md

File metadata and controls

24 lines (16 loc) · 524 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.MediaElement.SetPlaybackSource(Windows.Media.Playback.IMediaPlaybackSource)
winrt method

Windows.UI.Xaml.Controls.MediaElement.SetPlaybackSource

-description

Sets the source of the MediaElement to the specified media playback source.

-parameters

-param source

The media playback source.

-remarks

-examples

-see-also