Freigeben über


BackgroundMediaPlayer.Shutdown Methode

Definition

Fährt den aktuellen Hintergrundmedienplayer herunter.

Hinweis

Ab Windows, Version 1703, ist BackgroundMediaPlayer veraltet und in zukünftigen Windows-Versionen möglicherweise nicht verfügbar. Verwenden Sie stattdessen die MediaPlayer-Klasse . Weitere Informationen finden Sie unter Wiedergeben von Medien im Hintergrund.

public:
 static void Shutdown();
 static void Shutdown();
/// [Windows.Foundation.Metadata.Deprecated("Use MediaPlayer instead of BackgroundMediaPlayer.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
 static void Shutdown();
public static void Shutdown();
[Windows.Foundation.Metadata.Deprecated("Use MediaPlayer instead of BackgroundMediaPlayer.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public static void Shutdown();
function shutdown()
Public Shared Sub Shutdown ()
Attribute

Gilt für: