Partage via


BackgroundMediaPlayer.Shutdown Méthode

Définition

Arrête le lecteur multimédia d’arrière-plan actuel.

Notes

À compter de Windows, version 1703, BackgroundMediaPlayer est déconseillé et peut ne pas être disponible dans les versions ultérieures de Windows. Utilisez plutôt la classe MediaPlayer . Pour plus d’informations, consultez Lire un média en arrière-plan.

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 ()
Attributs

S’applique à