NDDownloadEngineNotifier.OnEndOfStream Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Wird von der Download-Engine aufgerufen, wenn sie das Ende eines PlayReady-ND-Medienstreams erreicht.
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 ()
Implementiert
- Attribute