Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 497 Bytes

mediaelement_stop_1201535524.md

File metadata and controls

21 lines (14 loc) · 497 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.MediaElement.Stop
winrt method

Windows.UI.Xaml.Controls.MediaElement.Stop

-description

Stops and resets media to be played from the beginning.

-remarks

Any calls to Play, Pause, and Stop methods that occur before the MediaOpened event is raised are ignored.

-examples

-see-also