AdaptiveSourceManager.SetDownloaderPlugin Method

Applies to: Windows Store apps only

Sets the downloader plugin.

Syntax

public void SetDownloaderPlugin(
IDownloaderPlugin pPlugin
)
public:
virtual void SetDownloaderPlugin(
[InAttribute] IDownloaderPlugin^ pPlugin
) sealed
public final function SetDownloaderPlugin(
pPlugin : IDownloaderPlugin
)

Parameters

  • pPlugin
    The pointer to downloader plugin.

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd