NDDownloadEngineNotifier.OnEndOfStream 方法

定义

下载引擎在到达 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 ()

实现

属性

适用于