Share via


INDDownloadEngineNotifier.OnEndOfStream Method

Definition

Called by the download engine when it reaches the end of a PlayReady-ND media stream.

public:
 void 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 ()
Attributes

Applies to