NDDownloadEngineNotifier.OnEndOfStream Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé par le moteur de téléchargement lorsqu’il atteint la fin d’un flux multimédia PlayReady-ND.
public:
virtual void OnEndOfStream() = OnEndOfStream;
void OnEndOfStream();
/// [Windows.Foundation.Metadata.Deprecated("INDDownloadEngineNotifier is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
void OnEndOfStream();
public void OnEndOfStream();
[Windows.Foundation.Metadata.Deprecated("INDDownloadEngineNotifier is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public void OnEndOfStream();
function onEndOfStream()
Public Sub OnEndOfStream ()
Implémente
- Attributs