Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 641 Bytes

mediaplayer_source.md

File metadata and controls

23 lines (16 loc) · 641 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlayer.Source
winrt property

Windows.Media.Playback.MediaPlayer.Source

-description

Sets the playback source of the media player.

-property-value

The playback source of the media player.

-remarks

The playback source can be a MediaSource, a MediaPlaybackItem, or a MediaPlaybackList, which is a list of MediaPlaybackItem objects.

-examples

-see-also